id property

int? get id

Get message id

Implementation

int? get id => this._id;