isSingleChat property

bool isSingleChat

单聊消息

Implementation

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