lastEventId property
SentryId
get
lastEventId
Last event id recorded by the Hub
Implementation
SentryId get lastEventId => _lastEventId;
Last event id recorded by the Hub
SentryId get lastEventId => _lastEventId;