canEdit property

bool get canEdit

Indicates whether the Chat.avatar and Chat.name can be edited.

Implementation

bool get canEdit => !isMonolog;