errorState property

ErrorState? errorState
final

The error information held by the state, if any.

This is non-null only in the error state.

Implementation

final ErrorState? errorState;