isInternal property

bool isInternal

True if the message is only visible to moderators.

Implementation

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