isBusy property

bool get isBusy
inherited

Returns the busy status of the ViewModel

Implementation

bool get isBusy => busy(this);