isError property

bool get isError

Implementation

bool get isError => state.status == MutationLoadingState.error;