AlertResponse constructor

AlertResponse(
  1. {dynamic response}
)

Implementation

AlertResponse({this.response});