id property

String? get id

The ID of the Message.

Implementation

String? get id => _id;