isLoading method

bool isLoading()

Implementation

bool isLoading() => (this is LoadingState<L, R>);