isNone property

bool get isNone

Implementation

bool get isNone => loadingState == LoadingState.none;