count property

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

Number of unread notifications.

Implementation

@JsonKey(defaultValue: 0)
final int count;