errorState property
The error information held by the state, if any.
This is non-null only in the error state.
Implementation
final ErrorState? errorState;
The error information held by the state, if any.
This is non-null only in the error state.
final ErrorState? errorState;