isLoading property

bool get isLoading

Implementation

bool get isLoading => state.status == MutationLoadingState.loading;