alert property

  1. @JsonKey(name: 'alert')
bool? alert
final

Implementation

@JsonKey(name: 'alert')
final bool? alert;