alertBody property

  1. @JsonKey.new(name: 'AlertBody', includeIfNull: false)
String? alertBody
final

Implementation

@JsonKey(name: 'AlertBody', includeIfNull: false)
final String? alertBody;