isMessageRef property

bool get isMessageRef

Returns true if this data is MessageRef, otherwise false.

Implementation

bool get isMessageRef => this is UModEventViewSubjectMessageRef;