alertKey property

  1. @JsonKey(name: 'AlertKey')
String? alertKey
getter/setter pair

Implementation

@JsonKey(name:'AlertKey')
String? alertKey;