id property

String? id
getter/setter pair

An identifier for the MessageEvent's message that can be used to match SENT and RECEIVED MessageEvents.

Implementation

core.String? id;