clearBusy method

void clearBusy()

Clears all the busy states

Implementation

void clearBusy() => _busyStates.clear();