isSingleChat property

bool isSingleChat

是单聊

Implementation

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