lastMessageId property
String?
get
lastMessageId
Gets the ID of the last processed message
Implementation
String? get lastMessageId => _lastMessageId;
Gets the ID of the last processed message
String? get lastMessageId => _lastMessageId;