isDirectChat property

bool isDirectChat

Wheither this is a direct chat or not

Implementation

bool get isDirectChat => directChatSDNID != null;