isUnRead property

  1. @JsonKey(name: 'isUnRead')
bool? isUnRead
final

Implementation

@JsonKey(name: 'isUnRead')
final bool? isUnRead;