id property

int? get id

The ID of the message.

Implementation

int? get id => message['id'];