stopReason property

StopReason stopReason
final

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;