pendingNotificationsCount property

  1. @JsonKey(defaultValue: 0)
int pendingNotificationsCount
final

Total number of pending filtered notifications.

Implementation

@JsonKey(defaultValue: 0)
final int pendingNotificationsCount;