isSingleChat property

bool isSingleChat

Implementation

bool get isSingleChat => conversationType == ConversationType.single;