notification property

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

Implementation

@JsonKey(name: 'notification')
String? notification;