unread property

  1. @JsonKey(defaultValue: false)
bool unread
final

Whether the conversation is unread.

Implementation

@JsonKey(defaultValue: false)
final bool unread;