isPaused abstract method

Future<bool> isPaused()

Check if the progress is paused.

Implementation

Future<bool> isPaused();