isLoading property

bool get isLoading

Implementation

bool get isLoading => this is _LoadingBitState<V, L>;