isPaused property

bool isPaused

Implementation

bool get isPaused => _status == IsolateFlutterStatus.Paused;