pendingRequestsCount property

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

Number of pending notification requests (maximum 100).

Implementation

@JsonKey(defaultValue: 0)
final int pendingRequestsCount;