initialState method

MutationState<T> initialState()

Implementation

MutationState<T> initialState() => IdleMutationState<T>();