menu
squadron package
documentation
squadron.dart
Worker
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
bool
get
isStopped
Indicates if the
Worker
has been stopped.
Implementation
bool get isStopped => _stopped != null;
squadron package
documentation
squadron
Worker
isStopped property
Worker class