numUnreadNotices property

  1. @JsonKey(name: 'num_unread_notices')
int numUnreadNotices
inherited

.

Implementation

@JsonKey(name: 'num_unread_notices')
int get numUnreadNotices => throw _privateConstructorUsedError;