lastEventId property

String? get lastEventId
inherited

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;