Returns a debug-friendly string for this state.
@override /// Returns a debug-friendly string for this state. String toString() => 'AsyncError(error: $error)';