AlertResponse constructor

AlertResponse({
  1. int? pressed,
})

Implementation

AlertResponse({this.pressed});