stopReason property
Why the stream terminated. On partial snapshots this is the provider's current best guess (usually StopReason.stop until the terminal event).
Implementation
final StopReason stopReason;
Why the stream terminated. On partial snapshots this is the provider's current best guess (usually StopReason.stop until the terminal event).
final StopReason stopReason;