isBusy property

bool isBusy

Returns the busy status of the ViewModel

Implementation

bool get isBusy => busy(this);