isPaused property
bool
get
isPaused
Whether live stream processing is currently paused.
Implementation
bool get isPaused => _isPaused;
Whether live stream processing is currently paused.
bool get isPaused => _isPaused;