isArchived property

bool get isArchived

Implementation

bool get isArchived => status == ConversationStatus.archived;