id property

String? get id

Get the message ID (if any).

Implementation

String? get id => packet.id;