isBusy property

bool get isBusy

Getter for the busy state.

Implementation

bool get isBusy => _busyService.isBusy;