isLoading property

bool isLoading
inherited

Implementation

bool get isLoading => _status == _MutationStatus.loading;