bool isPaused

Returns true if the StreamSubscription is paused.

Source

bool get isPaused => false;