isLoading property

bool get isLoading

Whether this status is loading.

Implementation

bool get isLoading => this is LoadingStatus;