Dart SDK
dart:async
StreamSubscription
isPaused
property
isPaused
StreamSubscription
Properties
isPaused
Constructors
StreamSubscription
Methods
cancel
onData
onError
onDone
pause
resume
asFuture
bool
isPaused
read-only
Returns true if the [StreamSubscription] is paused.