isPaused property

bool isPaused

true if auto refreshing is paused.

Implementation

bool get isPaused => _paused;