count property
Inbox item count
Implementation
@JsonKey(name: 'count', required: true)
int get count => throw _privateConstructorUsedError;
Inbox item count
@JsonKey(name: 'count', required: true)
int get count => throw _privateConstructorUsedError;