resumeToken property

Uint8List resumeToken
final

A token that can be used to resume the stream for the given target_ids, or all targets if target_ids is empty.

Not set on every target change.

Implementation

final Uint8List resumeToken;