isBusy property

bool get isBusy

Implementation

bool get isBusy {
  return _busy;
}