notificationsCount property

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

Number of notifications in the group.

Implementation

@JsonKey(defaultValue: 0)
final int notificationsCount;