isPaused property

bool Function() isPaused
getter/setter pair

Whether the stream is currently paused.

Implementation

late bool Function() isPaused;