@override void onError(ErrorData errorData) { error = "Error: ${errorData.code}"; notifyListeners(); }