requestedLastEventIds property

List<String?> requestedLastEventIds
final

lastEventId values passed to subscribe, oldest first.

Implementation

final List<String?> requestedLastEventIds = [];