error property

TError? get error

The error returned by the mutation, if any.

Implementation

TError? get error => state.error;