isInternal property

bool isInternal

Whether or not this is a private moderator conversation.

Implementation

bool get isInternal => data![_kConvKey]['isInternal'];