state property

MutationState<TData, TError> state
final

The state of the mutation.

Implementation

final MutationState<TData, TError> state;