isMessageSent property

bool get isMessageSent

Whether the event is a sent event

Implementation

bool get isMessageSent => this == messageSent;