menu
hope_cache package
documentation
hope_mutation.dart
HopeMutationState<TData>
error property
error property
dark_mode
light_mode
error
property
Object
?
error
final
The error from a failed mutation. Null otherwise.
Implementation
final Object? error;
hope_cache package
documentation
hope_mutation
HopeMutationState<TData>
error property
HopeMutationState class