isSingleChat property

bool isSingleChat

Single chat message

Implementation

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