isWorking property

bool get isWorking

Implementation

bool get isWorking {
  return _working;
}