lastEventId property
An optional ID of the last event.
Can be used to resume a stream if supported by the server. See
EventSourceClientX.stream
.
Implementation
String? get lastEventId => throw _privateConstructorUsedError;
An optional ID of the last event.
Can be used to resume a stream if supported by the server. See
EventSourceClientX.stream
.
String? get lastEventId => throw _privateConstructorUsedError;