lastMessageId property

String? get lastMessageId

Gets the ID of the last processed message

Implementation

String? get lastMessageId => _lastMessageId;