notifications property

  1. @JsonKey(name: 'notification')
List<Notifications> notifications
getter/setter pair

Implementation

@JsonKey(name: 'notification')
List<Notifications> notifications;