messageId property
The id of the message this entry is associcated with, if the query was executed in a streaming session.
Implementation
final messageId = _i1.ColumnInt('messageId');
The id of the message this entry is associcated with, if the query was executed in a streaming session.
final messageId = _i1.ColumnInt('messageId');