lastEventId property

String lastEventId

Returns the last event ID string, for server-sent events.

MDN Reference

Implementation

_i2.String get lastEventId => _i4.getProperty(
      this,
      'lastEventId',
    );