notificationInfo property

  1. @JsonKey(name: 'notifications')
NotificationInfo? notificationInfo
final

Notification info. @since 4.0.1

Implementation

@JsonKey(name: 'notifications')
final NotificationInfo? notificationInfo;