lastEventId property
SentryId
get
lastEventId
Last event id recorded by the current Hub
Implementation
static SentryId get lastEventId => _hub.lastEventId;
Last event id recorded by the current Hub
static SentryId get lastEventId => _hub.lastEventId;