2 lines
219 KiB
JSON
2 lines
219 KiB
JSON
[{"name":"wyatt_authentication_bloc","qualifiedName":"wyatt_authentication_bloc","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md","type":"library","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"An authentication library for BLoC."},{"name":"Account","qualifiedName":"wyatt_authentication_bloc.Account","href":"wyatt_authentication_bloc/Account-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Represents a user Account in the \nvarious identity provisioning systems.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"Account","qualifiedName":"wyatt_authentication_bloc.Account.Account","href":"wyatt_authentication_bloc/Account/Account.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"accessToken","qualifiedName":"wyatt_authentication_bloc.Account.accessToken","href":"wyatt_authentication_bloc/Account/accessToken.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The user access token","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"creationTime","qualifiedName":"wyatt_authentication_bloc.Account.creationTime","href":"wyatt_authentication_bloc/Account/creationTime.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns the users account creation time.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"email","qualifiedName":"wyatt_authentication_bloc.Account.email","href":"wyatt_authentication_bloc/Account/email.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The users email address.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"emailVerified","qualifiedName":"wyatt_authentication_bloc.Account.emailVerified","href":"wyatt_authentication_bloc/Account/emailVerified.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns whether the users email address has been verified.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"id","qualifiedName":"wyatt_authentication_bloc.Account.id","href":"wyatt_authentication_bloc/Account/id.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The user's unique ID.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"isAnonymous","qualifiedName":"wyatt_authentication_bloc.Account.isAnonymous","href":"wyatt_authentication_bloc/Account/isAnonymous.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns whether the user is a anonymous.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"isNewUser","qualifiedName":"wyatt_authentication_bloc.Account.isNewUser","href":"wyatt_authentication_bloc/Account/isNewUser.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Whether the user account has been recently created.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"lastSignInTime","qualifiedName":"wyatt_authentication_bloc.Account.lastSignInTime","href":"wyatt_authentication_bloc/Account/lastSignInTime.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When the user last signed in as dictated by the server clock.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"phoneNumber","qualifiedName":"wyatt_authentication_bloc.Account.phoneNumber","href":"wyatt_authentication_bloc/Account/phoneNumber.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns the users phone number.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"photoURL","qualifiedName":"wyatt_authentication_bloc.Account.photoURL","href":"wyatt_authentication_bloc/Account/photoURL.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns a photo URL for the user.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.Account.props","href":"wyatt_authentication_bloc/Account/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"providerId","qualifiedName":"wyatt_authentication_bloc.Account.providerId","href":"wyatt_authentication_bloc/Account/providerId.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The provider ID for the user.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"refreshToken","qualifiedName":"wyatt_authentication_bloc.Account.refreshToken","href":"wyatt_authentication_bloc/Account/refreshToken.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The user refresh token","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"stringify","qualifiedName":"wyatt_authentication_bloc.Account.stringify","href":"wyatt_authentication_bloc/Account/stringify.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"If set to true, the toString method will be overridden to output\nthis instance's props.","enclosedBy":{"name":"Account","type":"class","href":"wyatt_authentication_bloc/Account-class.md"}},{"name":"AccountModel","qualifiedName":"wyatt_authentication_bloc.AccountModel","href":"wyatt_authentication_bloc/AccountModel-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Account Model to parse Firebase User data","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AccountModel.fromFirebaseUser","qualifiedName":"wyatt_authentication_bloc.AccountModel.fromFirebaseUser","href":"wyatt_authentication_bloc/AccountModel/AccountModel.fromFirebaseUser.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AccountModel","type":"class","href":"wyatt_authentication_bloc/AccountModel-class.md"}},{"name":"AccountModel.fromFirebaseUserCredential","qualifiedName":"wyatt_authentication_bloc.AccountModel.fromFirebaseUserCredential","href":"wyatt_authentication_bloc/AccountModel/AccountModel.fromFirebaseUserCredential.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AccountModel","type":"class","href":"wyatt_authentication_bloc/AccountModel-class.md"}},{"name":"refreshToken","qualifiedName":"wyatt_authentication_bloc.AccountModel.refreshToken","href":"wyatt_authentication_bloc/AccountModel/refreshToken.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The user refresh token","enclosedBy":{"name":"AccountModel","type":"class","href":"wyatt_authentication_bloc/AccountModel-class.md"}},{"name":"user","qualifiedName":"wyatt_authentication_bloc.AccountModel.user","href":"wyatt_authentication_bloc/AccountModel/user.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AccountModel","type":"class","href":"wyatt_authentication_bloc/AccountModel-class.md"}},{"name":"ApplyActionCodeFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ApplyActionCodeFailureFirebase","href":"wyatt_authentication_bloc/ApplyActionCodeFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the apply action code process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ApplyActionCodeFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ApplyActionCodeFailureFirebase.ApplyActionCodeFailureFirebase","href":"wyatt_authentication_bloc/ApplyActionCodeFailureFirebase/ApplyActionCodeFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ApplyActionCodeFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ApplyActionCodeFailureFirebase-class.md"}},{"name":"ApplyActionCodeFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.ApplyActionCodeFailureFirebase.fromCode","href":"wyatt_authentication_bloc/ApplyActionCodeFailureFirebase/ApplyActionCodeFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ApplyActionCodeFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ApplyActionCodeFailureFirebase-class.md"}},{"name":"ApplyActionCodeFailureInterface","qualifiedName":"wyatt_authentication_bloc.ApplyActionCodeFailureInterface","href":"wyatt_authentication_bloc/ApplyActionCodeFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the apply action code process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ApplyActionCodeFailureInterface","qualifiedName":"wyatt_authentication_bloc.ApplyActionCodeFailureInterface.ApplyActionCodeFailureInterface","href":"wyatt_authentication_bloc/ApplyActionCodeFailureInterface/ApplyActionCodeFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the apply action code process if a failure occurs.","enclosedBy":{"name":"ApplyActionCodeFailureInterface","type":"class","href":"wyatt_authentication_bloc/ApplyActionCodeFailureInterface-class.md"}},{"name":"ApplyActionCodeFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.ApplyActionCodeFailureInterface.fromCode","href":"wyatt_authentication_bloc/ApplyActionCodeFailureInterface/ApplyActionCodeFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the apply action code process if a failure occurs.","enclosedBy":{"name":"ApplyActionCodeFailureInterface","type":"class","href":"wyatt_authentication_bloc/ApplyActionCodeFailureInterface-class.md"}},{"name":"AuthFormField","qualifiedName":"wyatt_authentication_bloc.AuthFormField","href":"wyatt_authentication_bloc/AuthFormField-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Default authentication form fields name","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthFormField","qualifiedName":"wyatt_authentication_bloc.AuthFormField.AuthFormField","href":"wyatt_authentication_bloc/AuthFormField/AuthFormField.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthFormField","type":"class","href":"wyatt_authentication_bloc/AuthFormField-class.md"}},{"name":"confirmPassword","qualifiedName":"wyatt_authentication_bloc.AuthFormField.confirmPassword","href":"wyatt_authentication_bloc/AuthFormField/confirmPassword-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Confirm Password field: wyattConfirmPasswordField","enclosedBy":{"name":"AuthFormField","type":"class","href":"wyatt_authentication_bloc/AuthFormField-class.md"}},{"name":"email","qualifiedName":"wyatt_authentication_bloc.AuthFormField.email","href":"wyatt_authentication_bloc/AuthFormField/email-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Email field: wyattEmailField","enclosedBy":{"name":"AuthFormField","type":"class","href":"wyatt_authentication_bloc/AuthFormField-class.md"}},{"name":"password","qualifiedName":"wyatt_authentication_bloc.AuthFormField.password","href":"wyatt_authentication_bloc/AuthFormField/password-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Password field: wyattPasswordField","enclosedBy":{"name":"AuthFormField","type":"class","href":"wyatt_authentication_bloc/AuthFormField-class.md"}},{"name":"AuthFormName","qualifiedName":"wyatt_authentication_bloc.AuthFormName","href":"wyatt_authentication_bloc/AuthFormName-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Default authentication form name","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthFormName","qualifiedName":"wyatt_authentication_bloc.AuthFormName.AuthFormName","href":"wyatt_authentication_bloc/AuthFormName/AuthFormName.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthFormName","type":"class","href":"wyatt_authentication_bloc/AuthFormName-class.md"}},{"name":"editAccountForm","qualifiedName":"wyatt_authentication_bloc.AuthFormName.editAccountForm","href":"wyatt_authentication_bloc/AuthFormName/editAccountForm-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Edit account form: wyattEditAccountForm","enclosedBy":{"name":"AuthFormName","type":"class","href":"wyatt_authentication_bloc/AuthFormName-class.md"}},{"name":"passwordResetForm","qualifiedName":"wyatt_authentication_bloc.AuthFormName.passwordResetForm","href":"wyatt_authentication_bloc/AuthFormName/passwordResetForm-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Password reset form: wyattPasswordResetForm","enclosedBy":{"name":"AuthFormName","type":"class","href":"wyatt_authentication_bloc/AuthFormName-class.md"}},{"name":"signInForm","qualifiedName":"wyatt_authentication_bloc.AuthFormName.signInForm","href":"wyatt_authentication_bloc/AuthFormName/signInForm-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign In form: wyattSignInForm","enclosedBy":{"name":"AuthFormName","type":"class","href":"wyatt_authentication_bloc/AuthFormName-class.md"}},{"name":"signUpForm","qualifiedName":"wyatt_authentication_bloc.AuthFormName.signUpForm","href":"wyatt_authentication_bloc/AuthFormName/signUpForm-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign Up form: wyattSignUpForm","enclosedBy":{"name":"AuthFormName","type":"class","href":"wyatt_authentication_bloc/AuthFormName-class.md"}},{"name":"AuthenticationBuilder","qualifiedName":"wyatt_authentication_bloc.AuthenticationBuilder","href":"wyatt_authentication_bloc/AuthenticationBuilder-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationBuilder","qualifiedName":"wyatt_authentication_bloc.AuthenticationBuilder.AuthenticationBuilder","href":"wyatt_authentication_bloc/AuthenticationBuilder/AuthenticationBuilder.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationBuilder","type":"class","href":"wyatt_authentication_bloc/AuthenticationBuilder-class.md"}},{"name":"authenticated","qualifiedName":"wyatt_authentication_bloc.AuthenticationBuilder.authenticated","href":"wyatt_authentication_bloc/AuthenticationBuilder/authenticated.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationBuilder","type":"class","href":"wyatt_authentication_bloc/AuthenticationBuilder-class.md"}},{"name":"build","qualifiedName":"wyatt_authentication_bloc.AuthenticationBuilder.build","href":"wyatt_authentication_bloc/AuthenticationBuilder/build.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Describes the part of the user interface represented by this widget.","enclosedBy":{"name":"AuthenticationBuilder","type":"class","href":"wyatt_authentication_bloc/AuthenticationBuilder-class.md"}},{"name":"unauthenticated","qualifiedName":"wyatt_authentication_bloc.AuthenticationBuilder.unauthenticated","href":"wyatt_authentication_bloc/AuthenticationBuilder/unauthenticated.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationBuilder","type":"class","href":"wyatt_authentication_bloc/AuthenticationBuilder-class.md"}},{"name":"unknown","qualifiedName":"wyatt_authentication_bloc.AuthenticationBuilder.unknown","href":"wyatt_authentication_bloc/AuthenticationBuilder/unknown.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationBuilder","type":"class","href":"wyatt_authentication_bloc/AuthenticationBuilder-class.md"}},{"name":"AuthenticationChangeEvent","qualifiedName":"wyatt_authentication_bloc.AuthenticationChangeEvent","href":"wyatt_authentication_bloc/AuthenticationChangeEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Represents an event initiated by a change in\nthe user's authentication status.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationChangeEvent","qualifiedName":"wyatt_authentication_bloc.AuthenticationChangeEvent.AuthenticationChangeEvent","href":"wyatt_authentication_bloc/AuthenticationChangeEvent/AuthenticationChangeEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationChangeEvent","type":"class","href":"wyatt_authentication_bloc/AuthenticationChangeEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.AuthenticationChangeEvent.props","href":"wyatt_authentication_bloc/AuthenticationChangeEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"AuthenticationChangeEvent","type":"class","href":"wyatt_authentication_bloc/AuthenticationChangeEvent-class.md"}},{"name":"stringify","qualifiedName":"wyatt_authentication_bloc.AuthenticationChangeEvent.stringify","href":"wyatt_authentication_bloc/AuthenticationChangeEvent/stringify.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"If set to true, the toString method will be overridden to output\nthis instance's props.","enclosedBy":{"name":"AuthenticationChangeEvent","type":"class","href":"wyatt_authentication_bloc/AuthenticationChangeEvent-class.md"}},{"name":"AuthenticationCubit","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Abstract authentication cubit class needs to be implemented in application.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationCubit","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.AuthenticationCubit","href":"wyatt_authentication_bloc/AuthenticationCubit/AuthenticationCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"authenticationRepository","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.authenticationRepository","href":"wyatt_authentication_bloc/AuthenticationCubit/authenticationRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"currentSession","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.currentSession","href":"wyatt_authentication_bloc/AuthenticationCubit/currentSession.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns latest session wrapper.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"delete","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.delete","href":"wyatt_authentication_bloc/AuthenticationCubit/delete.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Delete account.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"onDelete","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.onDelete","href":"wyatt_authentication_bloc/AuthenticationCubit/onDelete.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when the current account is deleted from\nthe remote.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"onReauthenticate","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.onReauthenticate","href":"wyatt_authentication_bloc/AuthenticationCubit/onReauthenticate.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when the account is re-authenticated","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"onRefresh","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.onRefresh","href":"wyatt_authentication_bloc/AuthenticationCubit/onRefresh.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when the account is refreshed.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"onSignInFromCache","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.onSignInFromCache","href":"wyatt_authentication_bloc/AuthenticationCubit/onSignInFromCache.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when the user is automaticcaly logged in from\nthe cache.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"onSignOut","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.onSignOut","href":"wyatt_authentication_bloc/AuthenticationCubit/onSignOut.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when the user is logged out.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"reauthenticate","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.reauthenticate","href":"wyatt_authentication_bloc/AuthenticationCubit/reauthenticate.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Some security-sensitive actions—such as deleting an account,\nsetting a primary email address, and changing a password—require that\nthe user has recently signed in.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"refresh","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.refresh","href":"wyatt_authentication_bloc/AuthenticationCubit/refresh.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Refreshes the current user, if signed in.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"signOut","qualifiedName":"wyatt_authentication_bloc.AuthenticationCubit.signOut","href":"wyatt_authentication_bloc/AuthenticationCubit/signOut.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Signs out the current user.\nIt also clears the cache and the associated data.","enclosedBy":{"name":"AuthenticationCubit","type":"class","href":"wyatt_authentication_bloc/AuthenticationCubit-class.md"}},{"name":"AuthenticationFailureInterface","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Base exception used in Wyatt Authentication","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationFailureInterface","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface.AuthenticationFailureInterface","href":"wyatt_authentication_bloc/AuthenticationFailureInterface/AuthenticationFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationFailureInterface","type":"class","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md"}},{"name":"code","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface.code","href":"wyatt_authentication_bloc/AuthenticationFailureInterface/code.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationFailureInterface","type":"class","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md"}},{"name":"AuthenticationFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface.fromCode","href":"wyatt_authentication_bloc/AuthenticationFailureInterface/AuthenticationFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationFailureInterface","type":"class","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md"}},{"name":"message","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface.message","href":"wyatt_authentication_bloc/AuthenticationFailureInterface/message.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationFailureInterface","type":"class","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md"}},{"name":"msg","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface.msg","href":"wyatt_authentication_bloc/AuthenticationFailureInterface/msg.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationFailureInterface","type":"class","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md"}},{"name":"toString","qualifiedName":"wyatt_authentication_bloc.AuthenticationFailureInterface.toString","href":"wyatt_authentication_bloc/AuthenticationFailureInterface/toString.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"A string representation of this object.","enclosedBy":{"name":"AuthenticationFailureInterface","type":"class","href":"wyatt_authentication_bloc/AuthenticationFailureInterface-class.md"}},{"name":"AuthenticationFirebaseDataSourceImpl","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationFirebaseDataSourceImpl","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.AuthenticationFirebaseDataSourceImpl","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/AuthenticationFirebaseDataSourceImpl.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"addSession","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.addSession","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/addSession.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Add a new authentication event.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"confirmPasswordReset","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.confirmPasswordReset","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/confirmPasswordReset.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Confirms the password reset with the provided newPassword and code.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"delete","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.delete","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/delete.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Delete account.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"reauthenticate","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.reauthenticate","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/reauthenticate.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Some security-sensitive actions—such as deleting an account,\nsetting a primary email address, and changing a password—require that\nthe user has recently signed in.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"refresh","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.refresh","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/refresh.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Refreshes the current user, if signed in.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"sendEmailVerification","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.sendEmailVerification","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/sendEmailVerification.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sends verification email to the account email.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"sendPasswordResetEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.sendPasswordResetEmail","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/sendPasswordResetEmail.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sends a password reset email to the provided email.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"sessionStream","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.sessionStream","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/sessionStream.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Authentication state change event stream.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"signInAnonymously","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.signInAnonymously","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/signInAnonymously.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sign in anonymously.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"signInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.signInWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/signInWithEmailAndPassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Signs in with the provided email and password.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"signInWithGoogle","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.signInWithGoogle","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/signInWithGoogle.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Starts the Sign In with Google Flow.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"signOut","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.signOut","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/signOut.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Signs out the current user.\nIt also clears the cache and the associated data.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"signUpWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.signUpWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/signUpWithEmailAndPassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Creates a new user with the provided email and password.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"updateEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.updateEmail","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/updateEmail.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Update or add email.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"updatePassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.updatePassword","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/updatePassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Update or add password.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"verifyPasswordResetCode","qualifiedName":"wyatt_authentication_bloc.AuthenticationFirebaseDataSourceImpl.verifyPasswordResetCode","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl/verifyPasswordResetCode.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Verify password reset code.","enclosedBy":{"name":"AuthenticationFirebaseDataSourceImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationFirebaseDataSourceImpl-class.md"}},{"name":"AuthenticationRemoteDataSource","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Is responsible for abstracting the provenance of the data.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationRemoteDataSource","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.AuthenticationRemoteDataSource","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/AuthenticationRemoteDataSource.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"addSession","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.addSession","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/addSession.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"confirmPasswordReset","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.confirmPasswordReset","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/confirmPasswordReset.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"delete","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.delete","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/delete.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"reauthenticate","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.reauthenticate","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/reauthenticate.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"refresh","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.refresh","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/refresh.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"sendEmailVerification","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.sendEmailVerification","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/sendEmailVerification.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"sendPasswordResetEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.sendPasswordResetEmail","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/sendPasswordResetEmail.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"sessionStream","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.sessionStream","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/sessionStream.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"signInAnonymously","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.signInAnonymously","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/signInAnonymously.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"signInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.signInWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/signInWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"signInWithGoogle","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.signInWithGoogle","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/signInWithGoogle.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"signOut","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.signOut","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/signOut.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"signUpWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.signUpWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/signUpWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"updateEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.updateEmail","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/updateEmail.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"updatePassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.updatePassword","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/updatePassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"verifyPasswordResetCode","qualifiedName":"wyatt_authentication_bloc.AuthenticationRemoteDataSource.verifyPasswordResetCode","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource/verifyPasswordResetCode.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRemoteDataSource","type":"class","href":"wyatt_authentication_bloc/AuthenticationRemoteDataSource-class.md"}},{"name":"AuthenticationRepository","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationRepository","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.AuthenticationRepository","href":"wyatt_authentication_bloc/AuthenticationRepository/AuthenticationRepository.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"addSession","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.addSession","href":"wyatt_authentication_bloc/AuthenticationRepository/addSession.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Add a new authentication event.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"confirmPasswordReset","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.confirmPasswordReset","href":"wyatt_authentication_bloc/AuthenticationRepository/confirmPasswordReset.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Confirms the password reset with the provided newPassword and code.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"delete","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.delete","href":"wyatt_authentication_bloc/AuthenticationRepository/delete.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Delete account.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"formRepository","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.formRepository","href":"wyatt_authentication_bloc/AuthenticationRepository/formRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Form repository used in different authentication cubits/blocs","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"reauthenticate","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.reauthenticate","href":"wyatt_authentication_bloc/AuthenticationRepository/reauthenticate.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Some security-sensitive actions—such as deleting an account,\nsetting a primary email address, and changing a password—require that\nthe user has recently signed in.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"refresh","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.refresh","href":"wyatt_authentication_bloc/AuthenticationRepository/refresh.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Refreshes the current user, if signed in.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"sendEmailVerification","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.sendEmailVerification","href":"wyatt_authentication_bloc/AuthenticationRepository/sendEmailVerification.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sends verification email to the account email.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"sendPasswordResetEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.sendPasswordResetEmail","href":"wyatt_authentication_bloc/AuthenticationRepository/sendPasswordResetEmail.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sends a password reset email to the provided email.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"sessionStream","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.sessionStream","href":"wyatt_authentication_bloc/AuthenticationRepository/sessionStream.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Authentication state change event stream.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"signInAnonymously","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.signInAnonymously","href":"wyatt_authentication_bloc/AuthenticationRepository/signInAnonymously.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign in anonymously.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"signInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.signInWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationRepository/signInWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Signs in with the provided email and password.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"signInWithGoogle","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.signInWithGoogle","href":"wyatt_authentication_bloc/AuthenticationRepository/signInWithGoogle.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Starts the Sign In with Google Flow.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"signOut","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.signOut","href":"wyatt_authentication_bloc/AuthenticationRepository/signOut.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Signs out the current user.\nIt also clears the cache and the associated data.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"signUpWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.signUpWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationRepository/signUpWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Creates a new user with the provided email and password.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"updateEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.updateEmail","href":"wyatt_authentication_bloc/AuthenticationRepository/updateEmail.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Update or add email.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"updatePassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.updatePassword","href":"wyatt_authentication_bloc/AuthenticationRepository/updatePassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Update or add password.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"verifyPasswordResetCode","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepository.verifyPasswordResetCode","href":"wyatt_authentication_bloc/AuthenticationRepository/verifyPasswordResetCode.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Verify password reset code.","enclosedBy":{"name":"AuthenticationRepository","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepository-class.md"}},{"name":"AuthenticationRepositoryImpl","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationRepositoryImpl","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.AuthenticationRepositoryImpl","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/AuthenticationRepositoryImpl.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"addSession","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.addSession","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/addSession.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Add a new authentication event.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"authenticationRemoteDataSource","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.authenticationRemoteDataSource","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/authenticationRemoteDataSource.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"confirmPasswordReset","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.confirmPasswordReset","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/confirmPasswordReset.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Confirms the password reset with the provided newPassword and code.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"delete","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.delete","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/delete.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Delete account.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"formRepository","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.formRepository","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/formRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Form repository used in different authentication cubits/blocs","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"reauthenticate","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.reauthenticate","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/reauthenticate.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Some security-sensitive actions—such as deleting an account,\nsetting a primary email address, and changing a password—require that\nthe user has recently signed in.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"refresh","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.refresh","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/refresh.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Refreshes the current user, if signed in.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"sendEmailVerification","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.sendEmailVerification","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/sendEmailVerification.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sends verification email to the account email.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"sendPasswordResetEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.sendPasswordResetEmail","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/sendPasswordResetEmail.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sends a password reset email to the provided email.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"sessionStream","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.sessionStream","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/sessionStream.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Authentication state change event stream.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"signInAnonymously","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.signInAnonymously","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/signInAnonymously.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sign in anonymously.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"signInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.signInWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/signInWithEmailAndPassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Signs in with the provided email and password.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"signInWithGoogle","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.signInWithGoogle","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/signInWithGoogle.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Starts the Sign In with Google Flow.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"signOut","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.signOut","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/signOut.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Signs out the current user.\nIt also clears the cache and the associated data.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"signUpWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.signUpWithEmailAndPassword","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/signUpWithEmailAndPassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Creates a new user with the provided email and password.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"updateEmail","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.updateEmail","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/updateEmail.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Update or add email.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"updatePassword","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.updatePassword","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/updatePassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Update or add password.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"verifyPasswordResetCode","qualifiedName":"wyatt_authentication_bloc.AuthenticationRepositoryImpl.verifyPasswordResetCode","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl/verifyPasswordResetCode.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Verify password reset code.","enclosedBy":{"name":"AuthenticationRepositoryImpl","type":"class","href":"wyatt_authentication_bloc/AuthenticationRepositoryImpl-class.md"}},{"name":"AuthenticationState","qualifiedName":"wyatt_authentication_bloc.AuthenticationState","href":"wyatt_authentication_bloc/AuthenticationState-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationState.authenticated","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.authenticated","href":"wyatt_authentication_bloc/AuthenticationState/AuthenticationState.authenticated.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.props","href":"wyatt_authentication_bloc/AuthenticationState/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"status","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.status","href":"wyatt_authentication_bloc/AuthenticationState/status.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"stringify","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.stringify","href":"wyatt_authentication_bloc/AuthenticationState/stringify.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"If set to true, the toString method will be overridden to output\nthis instance's props.","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"AuthenticationState.unauthenticated","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.unauthenticated","href":"wyatt_authentication_bloc/AuthenticationState/AuthenticationState.unauthenticated.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"AuthenticationState.unknown","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.unknown","href":"wyatt_authentication_bloc/AuthenticationState/AuthenticationState.unknown.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"wrapper","qualifiedName":"wyatt_authentication_bloc.AuthenticationState.wrapper","href":"wyatt_authentication_bloc/AuthenticationState/wrapper.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationState","type":"class","href":"wyatt_authentication_bloc/AuthenticationState-class.md"}},{"name":"AuthenticationStatus","qualifiedName":"wyatt_authentication_bloc.AuthenticationStatus","href":"wyatt_authentication_bloc/AuthenticationStatus.md","type":"enum","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Different authentication status","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"AuthenticationStatus","qualifiedName":"wyatt_authentication_bloc.AuthenticationStatus.AuthenticationStatus","href":"wyatt_authentication_bloc/AuthenticationStatus/AuthenticationStatus.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"AuthenticationStatus","type":"enum","href":"wyatt_authentication_bloc/AuthenticationStatus.md"}},{"name":"values","qualifiedName":"wyatt_authentication_bloc.AuthenticationStatus.values","href":"wyatt_authentication_bloc/AuthenticationStatus/values-constant.md","type":"constant","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"AuthenticationStatus","type":"enum","href":"wyatt_authentication_bloc/AuthenticationStatus.md"}},{"name":"BaseEditAccountCubit","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Abstract edit account cubit useful for implementing a cubit with fine\ngranularity by adding only the required mixins.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"BaseEditAccountCubit","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.BaseEditAccountCubit","href":"wyatt_authentication_bloc/BaseEditAccountCubit/BaseEditAccountCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"authenticationRepository","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.authenticationRepository","href":"wyatt_authentication_bloc/BaseEditAccountCubit/authenticationRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"dataChanged","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.dataChanged","href":"wyatt_authentication_bloc/BaseEditAccountCubit/dataChanged.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"formName","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.formName","href":"wyatt_authentication_bloc/BaseEditAccountCubit/formName.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"formRepository","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.formRepository","href":"wyatt_authentication_bloc/BaseEditAccountCubit/formRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"reset","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.reset","href":"wyatt_authentication_bloc/BaseEditAccountCubit/reset.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"submit","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.submit","href":"wyatt_authentication_bloc/BaseEditAccountCubit/submit.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"update","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.update","href":"wyatt_authentication_bloc/BaseEditAccountCubit/update.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"validate","qualifiedName":"wyatt_authentication_bloc.BaseEditAccountCubit.validate","href":"wyatt_authentication_bloc/BaseEditAccountCubit/validate.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseEditAccountCubit","type":"class","href":"wyatt_authentication_bloc/BaseEditAccountCubit-class.md"}},{"name":"BaseSignInCubit","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Abstract sign in cubit useful for implementing a cubit with fine \ngranularity by adding only the required mixins.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"BaseSignInCubit","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.BaseSignInCubit","href":"wyatt_authentication_bloc/BaseSignInCubit/BaseSignInCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"authenticationRepository","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.authenticationRepository","href":"wyatt_authentication_bloc/BaseSignInCubit/authenticationRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"dataChanged","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.dataChanged","href":"wyatt_authentication_bloc/BaseSignInCubit/dataChanged.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"formName","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.formName","href":"wyatt_authentication_bloc/BaseSignInCubit/formName.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"formRepository","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.formRepository","href":"wyatt_authentication_bloc/BaseSignInCubit/formRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"reset","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.reset","href":"wyatt_authentication_bloc/BaseSignInCubit/reset.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"submit","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.submit","href":"wyatt_authentication_bloc/BaseSignInCubit/submit.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"update","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.update","href":"wyatt_authentication_bloc/BaseSignInCubit/update.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"validate","qualifiedName":"wyatt_authentication_bloc.BaseSignInCubit.validate","href":"wyatt_authentication_bloc/BaseSignInCubit/validate.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignInCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignInCubit-class.md"}},{"name":"BaseSignUpCubit","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Abstract sign up cubit useful for implementing a cubit with fine \ngranularity by adding only the required mixins.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"BaseSignUpCubit","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.BaseSignUpCubit","href":"wyatt_authentication_bloc/BaseSignUpCubit/BaseSignUpCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"authenticationRepository","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.authenticationRepository","href":"wyatt_authentication_bloc/BaseSignUpCubit/authenticationRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"dataChanged","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.dataChanged","href":"wyatt_authentication_bloc/BaseSignUpCubit/dataChanged.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"formName","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.formName","href":"wyatt_authentication_bloc/BaseSignUpCubit/formName.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"formRepository","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.formRepository","href":"wyatt_authentication_bloc/BaseSignUpCubit/formRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"reset","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.reset","href":"wyatt_authentication_bloc/BaseSignUpCubit/reset.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"submit","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.submit","href":"wyatt_authentication_bloc/BaseSignUpCubit/submit.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"update","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.update","href":"wyatt_authentication_bloc/BaseSignUpCubit/update.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"validate","qualifiedName":"wyatt_authentication_bloc.BaseSignUpCubit.validate","href":"wyatt_authentication_bloc/BaseSignUpCubit/validate.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"BaseSignUpCubit","type":"class","href":"wyatt_authentication_bloc/BaseSignUpCubit-class.md"}},{"name":"BuildContextExtension","qualifiedName":"wyatt_authentication_bloc.BuildContextExtension","href":"wyatt_authentication_bloc/BuildContextExtension.md","type":"extension","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Extension that helps to quickly access useful resources like wrapper,\nsession, account or data.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.BuildContextExtension.account","href":"wyatt_authentication_bloc/BuildContextExtension/account.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns account","enclosedBy":{"name":"BuildContextExtension","type":"extension","href":"wyatt_authentication_bloc/BuildContextExtension.md"}},{"name":"data","qualifiedName":"wyatt_authentication_bloc.BuildContextExtension.data","href":"wyatt_authentication_bloc/BuildContextExtension/data.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns associated data","enclosedBy":{"name":"BuildContextExtension","type":"extension","href":"wyatt_authentication_bloc/BuildContextExtension.md"}},{"name":"session","qualifiedName":"wyatt_authentication_bloc.BuildContextExtension.session","href":"wyatt_authentication_bloc/BuildContextExtension/session.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns session","enclosedBy":{"name":"BuildContextExtension","type":"extension","href":"wyatt_authentication_bloc/BuildContextExtension.md"}},{"name":"wrapper","qualifiedName":"wyatt_authentication_bloc.BuildContextExtension.wrapper","href":"wyatt_authentication_bloc/BuildContextExtension/wrapper.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Returns session wrapper","enclosedBy":{"name":"BuildContextExtension","type":"extension","href":"wyatt_authentication_bloc/BuildContextExtension.md"}},{"name":"ConfirmPasswordResetFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ConfirmPasswordResetFailureFirebase","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ConfirmPasswordResetFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ConfirmPasswordResetFailureFirebase.ConfirmPasswordResetFailureFirebase","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureFirebase/ConfirmPasswordResetFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ConfirmPasswordResetFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureFirebase-class.md"}},{"name":"ConfirmPasswordResetFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.ConfirmPasswordResetFailureFirebase.fromCode","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureFirebase/ConfirmPasswordResetFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ConfirmPasswordResetFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureFirebase-class.md"}},{"name":"ConfirmPasswordResetFailureInterface","qualifiedName":"wyatt_authentication_bloc.ConfirmPasswordResetFailureInterface","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ConfirmPasswordResetFailureInterface","qualifiedName":"wyatt_authentication_bloc.ConfirmPasswordResetFailureInterface.ConfirmPasswordResetFailureInterface","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureInterface/ConfirmPasswordResetFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"ConfirmPasswordResetFailureInterface","type":"class","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureInterface-class.md"}},{"name":"ConfirmPasswordResetFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.ConfirmPasswordResetFailureInterface.fromCode","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureInterface/ConfirmPasswordResetFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"ConfirmPasswordResetFailureInterface","type":"class","href":"wyatt_authentication_bloc/ConfirmPasswordResetFailureInterface-class.md"}},{"name":"CustomRoutine","qualifiedName":"wyatt_authentication_bloc.CustomRoutine","href":"wyatt_authentication_bloc/CustomRoutine-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Calls on each cubit action of this package.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"CustomRoutine","qualifiedName":"wyatt_authentication_bloc.CustomRoutine.CustomRoutine","href":"wyatt_authentication_bloc/CustomRoutine/CustomRoutine.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"CustomRoutine","type":"class","href":"wyatt_authentication_bloc/CustomRoutine-class.md"}},{"name":"attachedLogic","qualifiedName":"wyatt_authentication_bloc.CustomRoutine.attachedLogic","href":"wyatt_authentication_bloc/CustomRoutine/attachedLogic.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"CustomRoutine","type":"class","href":"wyatt_authentication_bloc/CustomRoutine-class.md"}},{"name":"call","qualifiedName":"wyatt_authentication_bloc.CustomRoutine.call","href":"wyatt_authentication_bloc/CustomRoutine/call.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"CustomRoutine","type":"class","href":"wyatt_authentication_bloc/CustomRoutine-class.md"}},{"name":"onError","qualifiedName":"wyatt_authentication_bloc.CustomRoutine.onError","href":"wyatt_authentication_bloc/CustomRoutine/onError.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"CustomRoutine","type":"class","href":"wyatt_authentication_bloc/CustomRoutine-class.md"}},{"name":"onSuccess","qualifiedName":"wyatt_authentication_bloc.CustomRoutine.onSuccess","href":"wyatt_authentication_bloc/CustomRoutine/onSuccess.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"CustomRoutine","type":"class","href":"wyatt_authentication_bloc/CustomRoutine-class.md"}},{"name":"routine","qualifiedName":"wyatt_authentication_bloc.CustomRoutine.routine","href":"wyatt_authentication_bloc/CustomRoutine/routine.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"CustomRoutine","type":"class","href":"wyatt_authentication_bloc/CustomRoutine-class.md"}},{"name":"DeleteAccountFailureFirebase","qualifiedName":"wyatt_authentication_bloc.DeleteAccountFailureFirebase","href":"wyatt_authentication_bloc/DeleteAccountFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the account deletion if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"DeleteAccountFailureFirebase","qualifiedName":"wyatt_authentication_bloc.DeleteAccountFailureFirebase.DeleteAccountFailureFirebase","href":"wyatt_authentication_bloc/DeleteAccountFailureFirebase/DeleteAccountFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"DeleteAccountFailureFirebase","type":"class","href":"wyatt_authentication_bloc/DeleteAccountFailureFirebase-class.md"}},{"name":"DeleteAccountFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.DeleteAccountFailureFirebase.fromCode","href":"wyatt_authentication_bloc/DeleteAccountFailureFirebase/DeleteAccountFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"DeleteAccountFailureFirebase","type":"class","href":"wyatt_authentication_bloc/DeleteAccountFailureFirebase-class.md"}},{"name":"DeleteAccountFailureInterface","qualifiedName":"wyatt_authentication_bloc.DeleteAccountFailureInterface","href":"wyatt_authentication_bloc/DeleteAccountFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the account deletion if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"DeleteAccountFailureInterface","qualifiedName":"wyatt_authentication_bloc.DeleteAccountFailureInterface.DeleteAccountFailureInterface","href":"wyatt_authentication_bloc/DeleteAccountFailureInterface/DeleteAccountFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"DeleteAccountFailureInterface","type":"class","href":"wyatt_authentication_bloc/DeleteAccountFailureInterface-class.md"}},{"name":"DeleteAccountFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.DeleteAccountFailureInterface.fromCode","href":"wyatt_authentication_bloc/DeleteAccountFailureInterface/DeleteAccountFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"DeleteAccountFailureInterface","type":"class","href":"wyatt_authentication_bloc/DeleteAccountFailureInterface-class.md"}},{"name":"DeletedEvent","qualifiedName":"wyatt_authentication_bloc.DeletedEvent","href":"wyatt_authentication_bloc/DeletedEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user deleted his account.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"DeletedEvent","qualifiedName":"wyatt_authentication_bloc.DeletedEvent.DeletedEvent","href":"wyatt_authentication_bloc/DeletedEvent/DeletedEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"DeletedEvent","type":"class","href":"wyatt_authentication_bloc/DeletedEvent-class.md"}},{"name":"EditAccountCubit","qualifiedName":"wyatt_authentication_bloc.EditAccountCubit","href":"wyatt_authentication_bloc/EditAccountCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Fully featured edit account cubit.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"EditAccountCubit","qualifiedName":"wyatt_authentication_bloc.EditAccountCubit.EditAccountCubit","href":"wyatt_authentication_bloc/EditAccountCubit/EditAccountCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountCubit","type":"class","href":"wyatt_authentication_bloc/EditAccountCubit-class.md"}},{"name":"onEmailUpdated","qualifiedName":"wyatt_authentication_bloc.EditAccountCubit.onEmailUpdated","href":"wyatt_authentication_bloc/EditAccountCubit/onEmailUpdated.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when user updates his email","enclosedBy":{"name":"EditAccountCubit","type":"class","href":"wyatt_authentication_bloc/EditAccountCubit-class.md"}},{"name":"onPasswordUpdated","qualifiedName":"wyatt_authentication_bloc.EditAccountCubit.onPasswordUpdated","href":"wyatt_authentication_bloc/EditAccountCubit/onPasswordUpdated.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user edits his password.","enclosedBy":{"name":"EditAccountCubit","type":"class","href":"wyatt_authentication_bloc/EditAccountCubit-class.md"}},{"name":"EditAccountListener","qualifiedName":"wyatt_authentication_bloc.EditAccountListener","href":"wyatt_authentication_bloc/EditAccountListener-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Widget that listens and builds a child based on the state of\nthe edit account cubit","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"EditAccountListener","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.EditAccountListener","href":"wyatt_authentication_bloc/EditAccountListener/EditAccountListener.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"build","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.build","href":"wyatt_authentication_bloc/EditAccountListener/build.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Describes the part of the user interface represented by this widget.","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"child","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.child","href":"wyatt_authentication_bloc/EditAccountListener/child.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"customBuilder","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.customBuilder","href":"wyatt_authentication_bloc/EditAccountListener/customBuilder.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"onError","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.onError","href":"wyatt_authentication_bloc/EditAccountListener/onError.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"onProgress","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.onProgress","href":"wyatt_authentication_bloc/EditAccountListener/onProgress.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"onSuccess","qualifiedName":"wyatt_authentication_bloc.EditAccountListener.onSuccess","href":"wyatt_authentication_bloc/EditAccountListener/onSuccess.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountListener","type":"class","href":"wyatt_authentication_bloc/EditAccountListener-class.md"}},{"name":"EditAccountState","qualifiedName":"wyatt_authentication_bloc.EditAccountState","href":"wyatt_authentication_bloc/EditAccountState-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Edit account cubit state to manage the form.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"EditAccountState","qualifiedName":"wyatt_authentication_bloc.EditAccountState.EditAccountState","href":"wyatt_authentication_bloc/EditAccountState/EditAccountState.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"copyWith","qualifiedName":"wyatt_authentication_bloc.EditAccountState.copyWith","href":"wyatt_authentication_bloc/EditAccountState/copyWith.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"email","qualifiedName":"wyatt_authentication_bloc.EditAccountState.email","href":"wyatt_authentication_bloc/EditAccountState/email.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"errorMessage","qualifiedName":"wyatt_authentication_bloc.EditAccountState.errorMessage","href":"wyatt_authentication_bloc/EditAccountState/errorMessage.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Optional error message.","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"form","qualifiedName":"wyatt_authentication_bloc.EditAccountState.form","href":"wyatt_authentication_bloc/EditAccountState/form.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"FormData with all inputs, and associated metadata.","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"password","qualifiedName":"wyatt_authentication_bloc.EditAccountState.password","href":"wyatt_authentication_bloc/EditAccountState/password.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.EditAccountState.props","href":"wyatt_authentication_bloc/EditAccountState/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"status","qualifiedName":"wyatt_authentication_bloc.EditAccountState.status","href":"wyatt_authentication_bloc/EditAccountState/status.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Global status of a form.","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"toString","qualifiedName":"wyatt_authentication_bloc.EditAccountState.toString","href":"wyatt_authentication_bloc/EditAccountState/toString.md","type":"method","overriddenDepth":2,"packageName":"wyatt_authentication_bloc","desc":"A string representation of this object.","enclosedBy":{"name":"EditAccountState","type":"class","href":"wyatt_authentication_bloc/EditAccountState-class.md"}},{"name":"EmailVerificationBuilder","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"EmailVerificationBuilder","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder.EmailVerificationBuilder","href":"wyatt_authentication_bloc/EmailVerificationBuilder/EmailVerificationBuilder.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationBuilder","type":"class","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md"}},{"name":"build","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder.build","href":"wyatt_authentication_bloc/EmailVerificationBuilder/build.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Describes the part of the user interface represented by this widget.","enclosedBy":{"name":"EmailVerificationBuilder","type":"class","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md"}},{"name":"customBuilder","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder.customBuilder","href":"wyatt_authentication_bloc/EmailVerificationBuilder/customBuilder.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationBuilder","type":"class","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md"}},{"name":"notVerified","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder.notVerified","href":"wyatt_authentication_bloc/EmailVerificationBuilder/notVerified.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationBuilder","type":"class","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md"}},{"name":"onError","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder.onError","href":"wyatt_authentication_bloc/EmailVerificationBuilder/onError.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationBuilder","type":"class","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md"}},{"name":"verified","qualifiedName":"wyatt_authentication_bloc.EmailVerificationBuilder.verified","href":"wyatt_authentication_bloc/EmailVerificationBuilder/verified.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationBuilder","type":"class","href":"wyatt_authentication_bloc/EmailVerificationBuilder-class.md"}},{"name":"EmailVerificationCubit","qualifiedName":"wyatt_authentication_bloc.EmailVerificationCubit","href":"wyatt_authentication_bloc/EmailVerificationCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"EmailVerificationCubit","qualifiedName":"wyatt_authentication_bloc.EmailVerificationCubit.EmailVerificationCubit","href":"wyatt_authentication_bloc/EmailVerificationCubit/EmailVerificationCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationCubit","type":"class","href":"wyatt_authentication_bloc/EmailVerificationCubit-class.md"}},{"name":"authenticationRepository","qualifiedName":"wyatt_authentication_bloc.EmailVerificationCubit.authenticationRepository","href":"wyatt_authentication_bloc/EmailVerificationCubit/authenticationRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationCubit","type":"class","href":"wyatt_authentication_bloc/EmailVerificationCubit-class.md"}},{"name":"checkEmailVerification","qualifiedName":"wyatt_authentication_bloc.EmailVerificationCubit.checkEmailVerification","href":"wyatt_authentication_bloc/EmailVerificationCubit/checkEmailVerification.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationCubit","type":"class","href":"wyatt_authentication_bloc/EmailVerificationCubit-class.md"}},{"name":"sendEmailVerification","qualifiedName":"wyatt_authentication_bloc.EmailVerificationCubit.sendEmailVerification","href":"wyatt_authentication_bloc/EmailVerificationCubit/sendEmailVerification.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationCubit","type":"class","href":"wyatt_authentication_bloc/EmailVerificationCubit-class.md"}},{"name":"EmailVerificationState","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState","href":"wyatt_authentication_bloc/EmailVerificationState-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"EmailVerificationState","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.EmailVerificationState","href":"wyatt_authentication_bloc/EmailVerificationState/EmailVerificationState.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"copyWith","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.copyWith","href":"wyatt_authentication_bloc/EmailVerificationState/copyWith.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"errorMessage","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.errorMessage","href":"wyatt_authentication_bloc/EmailVerificationState/errorMessage.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"isVerified","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.isVerified","href":"wyatt_authentication_bloc/EmailVerificationState/isVerified.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.props","href":"wyatt_authentication_bloc/EmailVerificationState/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"status","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.status","href":"wyatt_authentication_bloc/EmailVerificationState/status.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"toString","qualifiedName":"wyatt_authentication_bloc.EmailVerificationState.toString","href":"wyatt_authentication_bloc/EmailVerificationState/toString.md","type":"method","overriddenDepth":2,"packageName":"wyatt_authentication_bloc","desc":"A string representation of this object.","enclosedBy":{"name":"EmailVerificationState","type":"class","href":"wyatt_authentication_bloc/EmailVerificationState-class.md"}},{"name":"FetchSignInMethodsForEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.FetchSignInMethodsForEmailFailureFirebase","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the fetch sign in methods if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"FetchSignInMethodsForEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.FetchSignInMethodsForEmailFailureFirebase.FetchSignInMethodsForEmailFailureFirebase","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureFirebase/FetchSignInMethodsForEmailFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"FetchSignInMethodsForEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureFirebase-class.md"}},{"name":"FetchSignInMethodsForEmailFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.FetchSignInMethodsForEmailFailureFirebase.fromCode","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureFirebase/FetchSignInMethodsForEmailFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"FetchSignInMethodsForEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureFirebase-class.md"}},{"name":"FetchSignInMethodsForEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.FetchSignInMethodsForEmailFailureInterface","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the fetch sign in methods if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"FetchSignInMethodsForEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.FetchSignInMethodsForEmailFailureInterface.FetchSignInMethodsForEmailFailureInterface","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureInterface/FetchSignInMethodsForEmailFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the fetch sign in methods if a failure occurs.","enclosedBy":{"name":"FetchSignInMethodsForEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureInterface-class.md"}},{"name":"FetchSignInMethodsForEmailFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.FetchSignInMethodsForEmailFailureInterface.fromCode","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureInterface/FetchSignInMethodsForEmailFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the fetch sign in methods if a failure occurs.","enclosedBy":{"name":"FetchSignInMethodsForEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/FetchSignInMethodsForEmailFailureInterface-class.md"}},{"name":"ModelParsingFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ModelParsingFailureFirebase","href":"wyatt_authentication_bloc/ModelParsingFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the model parsing process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ModelParsingFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ModelParsingFailureFirebase.ModelParsingFailureFirebase","href":"wyatt_authentication_bloc/ModelParsingFailureFirebase/ModelParsingFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ModelParsingFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ModelParsingFailureFirebase-class.md"}},{"name":"ModelParsingFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.ModelParsingFailureFirebase.fromCode","href":"wyatt_authentication_bloc/ModelParsingFailureFirebase/ModelParsingFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ModelParsingFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ModelParsingFailureFirebase-class.md"}},{"name":"ModelParsingFailureInterface","qualifiedName":"wyatt_authentication_bloc.ModelParsingFailureInterface","href":"wyatt_authentication_bloc/ModelParsingFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the model parsing process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ModelParsingFailureInterface","qualifiedName":"wyatt_authentication_bloc.ModelParsingFailureInterface.ModelParsingFailureInterface","href":"wyatt_authentication_bloc/ModelParsingFailureInterface/ModelParsingFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ModelParsingFailureInterface","type":"class","href":"wyatt_authentication_bloc/ModelParsingFailureInterface-class.md"}},{"name":"ModelParsingFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.ModelParsingFailureInterface.fromCode","href":"wyatt_authentication_bloc/ModelParsingFailureInterface/ModelParsingFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ModelParsingFailureInterface","type":"class","href":"wyatt_authentication_bloc/ModelParsingFailureInterface-class.md"}},{"name":"PasswordResetCubit","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Cubit that allows user to reset his password","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"PasswordResetCubit","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.PasswordResetCubit","href":"wyatt_authentication_bloc/PasswordResetCubit/PasswordResetCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"authenticationRepository","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.authenticationRepository","href":"wyatt_authentication_bloc/PasswordResetCubit/authenticationRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"dataChanged","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.dataChanged","href":"wyatt_authentication_bloc/PasswordResetCubit/dataChanged.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"emailChanged","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.emailChanged","href":"wyatt_authentication_bloc/PasswordResetCubit/emailChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"emailCustomChanged","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.emailCustomChanged","href":"wyatt_authentication_bloc/PasswordResetCubit/emailCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as emailChanged but with a custom Validator.","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"formName","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.formName","href":"wyatt_authentication_bloc/PasswordResetCubit/formName.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"formRepository","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.formRepository","href":"wyatt_authentication_bloc/PasswordResetCubit/formRepository.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"reset","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.reset","href":"wyatt_authentication_bloc/PasswordResetCubit/reset.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"submit","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.submit","href":"wyatt_authentication_bloc/PasswordResetCubit/submit.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Sends a password reset email to the user","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"update","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.update","href":"wyatt_authentication_bloc/PasswordResetCubit/update.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"validate","qualifiedName":"wyatt_authentication_bloc.PasswordResetCubit.validate","href":"wyatt_authentication_bloc/PasswordResetCubit/validate.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetCubit","type":"class","href":"wyatt_authentication_bloc/PasswordResetCubit-class.md"}},{"name":"PasswordResetState","qualifiedName":"wyatt_authentication_bloc.PasswordResetState","href":"wyatt_authentication_bloc/PasswordResetState-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"PasswordResetState","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.PasswordResetState","href":"wyatt_authentication_bloc/PasswordResetState/PasswordResetState.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"copyWith","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.copyWith","href":"wyatt_authentication_bloc/PasswordResetState/copyWith.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"email","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.email","href":"wyatt_authentication_bloc/PasswordResetState/email.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"errorMessage","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.errorMessage","href":"wyatt_authentication_bloc/PasswordResetState/errorMessage.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Optional error message.","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"form","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.form","href":"wyatt_authentication_bloc/PasswordResetState/form.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"FormData with all inputs, and associated metadata.","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.props","href":"wyatt_authentication_bloc/PasswordResetState/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"status","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.status","href":"wyatt_authentication_bloc/PasswordResetState/status.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Global status of a form.","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"toString","qualifiedName":"wyatt_authentication_bloc.PasswordResetState.toString","href":"wyatt_authentication_bloc/PasswordResetState/toString.md","type":"method","overriddenDepth":2,"packageName":"wyatt_authentication_bloc","desc":"A string representation of this object.","enclosedBy":{"name":"PasswordResetState","type":"class","href":"wyatt_authentication_bloc/PasswordResetState-class.md"}},{"name":"ReauthenticateFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ReauthenticateFailureFirebase","href":"wyatt_authentication_bloc/ReauthenticateFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the reauthentication process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ReauthenticateFailureFirebase","qualifiedName":"wyatt_authentication_bloc.ReauthenticateFailureFirebase.ReauthenticateFailureFirebase","href":"wyatt_authentication_bloc/ReauthenticateFailureFirebase/ReauthenticateFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ReauthenticateFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ReauthenticateFailureFirebase-class.md"}},{"name":"ReauthenticateFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.ReauthenticateFailureFirebase.fromCode","href":"wyatt_authentication_bloc/ReauthenticateFailureFirebase/ReauthenticateFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ReauthenticateFailureFirebase","type":"class","href":"wyatt_authentication_bloc/ReauthenticateFailureFirebase-class.md"}},{"name":"ReauthenticateFailureInterface","qualifiedName":"wyatt_authentication_bloc.ReauthenticateFailureInterface","href":"wyatt_authentication_bloc/ReauthenticateFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the reauthentication process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ReauthenticateFailureInterface","qualifiedName":"wyatt_authentication_bloc.ReauthenticateFailureInterface.ReauthenticateFailureInterface","href":"wyatt_authentication_bloc/ReauthenticateFailureInterface/ReauthenticateFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ReauthenticateFailureInterface","type":"class","href":"wyatt_authentication_bloc/ReauthenticateFailureInterface-class.md"}},{"name":"ReauthenticateFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.ReauthenticateFailureInterface.fromCode","href":"wyatt_authentication_bloc/ReauthenticateFailureInterface/ReauthenticateFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ReauthenticateFailureInterface","type":"class","href":"wyatt_authentication_bloc/ReauthenticateFailureInterface-class.md"}},{"name":"ReauthenticatedEvent","qualifiedName":"wyatt_authentication_bloc.ReauthenticatedEvent","href":"wyatt_authentication_bloc/ReauthenticatedEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user re-authenticates (from the logged in state to the \nlogged in state with a different and fresh access \ntoken and a different login time)","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"ReauthenticatedEvent","qualifiedName":"wyatt_authentication_bloc.ReauthenticatedEvent.ReauthenticatedEvent","href":"wyatt_authentication_bloc/ReauthenticatedEvent/ReauthenticatedEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ReauthenticatedEvent","type":"class","href":"wyatt_authentication_bloc/ReauthenticatedEvent-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.ReauthenticatedEvent.account","href":"wyatt_authentication_bloc/ReauthenticatedEvent/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"ReauthenticatedEvent","type":"class","href":"wyatt_authentication_bloc/ReauthenticatedEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.ReauthenticatedEvent.props","href":"wyatt_authentication_bloc/ReauthenticatedEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"ReauthenticatedEvent","type":"class","href":"wyatt_authentication_bloc/ReauthenticatedEvent-class.md"}},{"name":"RefreshFailureFirebase","qualifiedName":"wyatt_authentication_bloc.RefreshFailureFirebase","href":"wyatt_authentication_bloc/RefreshFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the refresh process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"RefreshFailureFirebase","qualifiedName":"wyatt_authentication_bloc.RefreshFailureFirebase.RefreshFailureFirebase","href":"wyatt_authentication_bloc/RefreshFailureFirebase/RefreshFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"RefreshFailureFirebase","type":"class","href":"wyatt_authentication_bloc/RefreshFailureFirebase-class.md"}},{"name":"RefreshFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.RefreshFailureFirebase.fromCode","href":"wyatt_authentication_bloc/RefreshFailureFirebase/RefreshFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"RefreshFailureFirebase","type":"class","href":"wyatt_authentication_bloc/RefreshFailureFirebase-class.md"}},{"name":"RefreshFailureInterface","qualifiedName":"wyatt_authentication_bloc.RefreshFailureInterface","href":"wyatt_authentication_bloc/RefreshFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the refresh process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"RefreshFailureInterface","qualifiedName":"wyatt_authentication_bloc.RefreshFailureInterface.RefreshFailureInterface","href":"wyatt_authentication_bloc/RefreshFailureInterface/RefreshFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the refresh process if a failure occurs.","enclosedBy":{"name":"RefreshFailureInterface","type":"class","href":"wyatt_authentication_bloc/RefreshFailureInterface-class.md"}},{"name":"RefreshFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.RefreshFailureInterface.fromCode","href":"wyatt_authentication_bloc/RefreshFailureInterface/RefreshFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the refresh process if a failure occurs.","enclosedBy":{"name":"RefreshFailureInterface","type":"class","href":"wyatt_authentication_bloc/RefreshFailureInterface-class.md"}},{"name":"RefreshedEvent","qualifiedName":"wyatt_authentication_bloc.RefreshedEvent","href":"wyatt_authentication_bloc/RefreshedEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user access token is refreshed (from the logged in state to the \nlogged in state with a different access token)","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"RefreshedEvent","qualifiedName":"wyatt_authentication_bloc.RefreshedEvent.RefreshedEvent","href":"wyatt_authentication_bloc/RefreshedEvent/RefreshedEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"RefreshedEvent","type":"class","href":"wyatt_authentication_bloc/RefreshedEvent-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.RefreshedEvent.account","href":"wyatt_authentication_bloc/RefreshedEvent/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"RefreshedEvent","type":"class","href":"wyatt_authentication_bloc/RefreshedEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.RefreshedEvent.props","href":"wyatt_authentication_bloc/RefreshedEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"RefreshedEvent","type":"class","href":"wyatt_authentication_bloc/RefreshedEvent-class.md"}},{"name":"SendEmailVerificationFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SendEmailVerificationFailureFirebase","href":"wyatt_authentication_bloc/SendEmailVerificationFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the email verification process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SendEmailVerificationFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SendEmailVerificationFailureFirebase.SendEmailVerificationFailureFirebase","href":"wyatt_authentication_bloc/SendEmailVerificationFailureFirebase/SendEmailVerificationFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SendEmailVerificationFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SendEmailVerificationFailureFirebase-class.md"}},{"name":"SendEmailVerificationFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SendEmailVerificationFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SendEmailVerificationFailureFirebase/SendEmailVerificationFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SendEmailVerificationFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SendEmailVerificationFailureFirebase-class.md"}},{"name":"SendEmailVerificationFailureInterface","qualifiedName":"wyatt_authentication_bloc.SendEmailVerificationFailureInterface","href":"wyatt_authentication_bloc/SendEmailVerificationFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the email verification process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SendEmailVerificationFailureInterface","qualifiedName":"wyatt_authentication_bloc.SendEmailVerificationFailureInterface.SendEmailVerificationFailureInterface","href":"wyatt_authentication_bloc/SendEmailVerificationFailureInterface/SendEmailVerificationFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the email verification process if a failure occurs.","enclosedBy":{"name":"SendEmailVerificationFailureInterface","type":"class","href":"wyatt_authentication_bloc/SendEmailVerificationFailureInterface-class.md"}},{"name":"SendEmailVerificationFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SendEmailVerificationFailureInterface.fromCode","href":"wyatt_authentication_bloc/SendEmailVerificationFailureInterface/SendEmailVerificationFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the email verification process if a failure occurs.","enclosedBy":{"name":"SendEmailVerificationFailureInterface","type":"class","href":"wyatt_authentication_bloc/SendEmailVerificationFailureInterface-class.md"}},{"name":"SendPasswordResetEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SendPasswordResetEmailFailureFirebase","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SendPasswordResetEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SendPasswordResetEmailFailureFirebase.SendPasswordResetEmailFailureFirebase","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureFirebase/SendPasswordResetEmailFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SendPasswordResetEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureFirebase-class.md"}},{"name":"SendPasswordResetEmailFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SendPasswordResetEmailFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureFirebase/SendPasswordResetEmailFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SendPasswordResetEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureFirebase-class.md"}},{"name":"SendPasswordResetEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.SendPasswordResetEmailFailureInterface","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SendPasswordResetEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.SendPasswordResetEmailFailureInterface.SendPasswordResetEmailFailureInterface","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureInterface/SendPasswordResetEmailFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"SendPasswordResetEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureInterface-class.md"}},{"name":"SendPasswordResetEmailFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SendPasswordResetEmailFailureInterface.fromCode","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureInterface/SendPasswordResetEmailFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"SendPasswordResetEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/SendPasswordResetEmailFailureInterface-class.md"}},{"name":"SendSignInLinkEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SendSignInLinkEmailFailureFirebase","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in link process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SendSignInLinkEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SendSignInLinkEmailFailureFirebase.SendSignInLinkEmailFailureFirebase","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureFirebase/SendSignInLinkEmailFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SendSignInLinkEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureFirebase-class.md"}},{"name":"SendSignInLinkEmailFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SendSignInLinkEmailFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureFirebase/SendSignInLinkEmailFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SendSignInLinkEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureFirebase-class.md"}},{"name":"SendSignInLinkEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.SendSignInLinkEmailFailureInterface","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in link process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SendSignInLinkEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.SendSignInLinkEmailFailureInterface.SendSignInLinkEmailFailureInterface","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureInterface/SendSignInLinkEmailFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in link process if a failure occurs.","enclosedBy":{"name":"SendSignInLinkEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureInterface-class.md"}},{"name":"SendSignInLinkEmailFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SendSignInLinkEmailFailureInterface.fromCode","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureInterface/SendSignInLinkEmailFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in link process if a failure occurs.","enclosedBy":{"name":"SendSignInLinkEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/SendSignInLinkEmailFailureInterface-class.md"}},{"name":"Session","qualifiedName":"wyatt_authentication_bloc.Session","href":"wyatt_authentication_bloc/Session-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The Session object is used to transport and propagate\nthe connected user Account and personalized Data in the application.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"Session","qualifiedName":"wyatt_authentication_bloc.Session.Session","href":"wyatt_authentication_bloc/Session/Session.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"Session","type":"class","href":"wyatt_authentication_bloc/Session-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.Session.account","href":"wyatt_authentication_bloc/Session/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"Session","type":"class","href":"wyatt_authentication_bloc/Session-class.md"}},{"name":"data","qualifiedName":"wyatt_authentication_bloc.Session.data","href":"wyatt_authentication_bloc/Session/data.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"Session","type":"class","href":"wyatt_authentication_bloc/Session-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.Session.props","href":"wyatt_authentication_bloc/Session/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"Session","type":"class","href":"wyatt_authentication_bloc/Session-class.md"}},{"name":"stringify","qualifiedName":"wyatt_authentication_bloc.Session.stringify","href":"wyatt_authentication_bloc/Session/stringify.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"If set to true, the toString method will be overridden to output\nthis instance's props.","enclosedBy":{"name":"Session","type":"class","href":"wyatt_authentication_bloc/Session-class.md"}},{"name":"SessionWrapper","qualifiedName":"wyatt_authentication_bloc.SessionWrapper","href":"wyatt_authentication_bloc/SessionWrapper-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Contains the AuthenticationChangeEvent initiating the state \nchange and the current Session.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SessionWrapper","qualifiedName":"wyatt_authentication_bloc.SessionWrapper.SessionWrapper","href":"wyatt_authentication_bloc/SessionWrapper/SessionWrapper.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SessionWrapper","type":"class","href":"wyatt_authentication_bloc/SessionWrapper-class.md"}},{"name":"event","qualifiedName":"wyatt_authentication_bloc.SessionWrapper.event","href":"wyatt_authentication_bloc/SessionWrapper/event.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SessionWrapper","type":"class","href":"wyatt_authentication_bloc/SessionWrapper-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.SessionWrapper.props","href":"wyatt_authentication_bloc/SessionWrapper/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"SessionWrapper","type":"class","href":"wyatt_authentication_bloc/SessionWrapper-class.md"}},{"name":"session","qualifiedName":"wyatt_authentication_bloc.SessionWrapper.session","href":"wyatt_authentication_bloc/SessionWrapper/session.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SessionWrapper","type":"class","href":"wyatt_authentication_bloc/SessionWrapper-class.md"}},{"name":"stringify","qualifiedName":"wyatt_authentication_bloc.SessionWrapper.stringify","href":"wyatt_authentication_bloc/SessionWrapper/stringify.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"If set to true, the toString method will be overridden to output\nthis instance's props.","enclosedBy":{"name":"SessionWrapper","type":"class","href":"wyatt_authentication_bloc/SessionWrapper-class.md"}},{"name":"SignInAnonymously","qualifiedName":"wyatt_authentication_bloc.SignInAnonymously","href":"wyatt_authentication_bloc/SignInAnonymously-mixin.md","type":"mixin","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign in mixin.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"onSignInAnonymously","qualifiedName":"wyatt_authentication_bloc.SignInAnonymously.onSignInAnonymously","href":"wyatt_authentication_bloc/SignInAnonymously/onSignInAnonymously.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user signs in anonymously.","enclosedBy":{"name":"SignInAnonymously","type":"mixin","href":"wyatt_authentication_bloc/SignInAnonymously-mixin.md"}},{"name":"signInAnonymously","qualifiedName":"wyatt_authentication_bloc.SignInAnonymously.signInAnonymously","href":"wyatt_authentication_bloc/SignInAnonymously/signInAnonymously.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign in anonymously.","enclosedBy":{"name":"SignInAnonymously","type":"mixin","href":"wyatt_authentication_bloc/SignInAnonymously-mixin.md"}},{"name":"SignInAnonymouslyFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInAnonymouslyFailureFirebase","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInAnonymouslyFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInAnonymouslyFailureFirebase.SignInAnonymouslyFailureFirebase","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureFirebase/SignInAnonymouslyFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInAnonymouslyFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureFirebase-class.md"}},{"name":"SignInAnonymouslyFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInAnonymouslyFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureFirebase/SignInAnonymouslyFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInAnonymouslyFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureFirebase-class.md"}},{"name":"SignInAnonymouslyFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInAnonymouslyFailureInterface","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInAnonymouslyFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInAnonymouslyFailureInterface.SignInAnonymouslyFailureInterface","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureInterface/SignInAnonymouslyFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInAnonymouslyFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureInterface-class.md"}},{"name":"SignInAnonymouslyFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInAnonymouslyFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureInterface/SignInAnonymouslyFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInAnonymouslyFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInAnonymouslyFailureInterface-class.md"}},{"name":"SignInCubit","qualifiedName":"wyatt_authentication_bloc.SignInCubit","href":"wyatt_authentication_bloc/SignInCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Fully featured sign in cubit.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInCubit","qualifiedName":"wyatt_authentication_bloc.SignInCubit.SignInCubit","href":"wyatt_authentication_bloc/SignInCubit/SignInCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInCubit","type":"class","href":"wyatt_authentication_bloc/SignInCubit-class.md"}},{"name":"onSignInAnonymously","qualifiedName":"wyatt_authentication_bloc.SignInCubit.onSignInAnonymously","href":"wyatt_authentication_bloc/SignInCubit/onSignInAnonymously.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user signs in anonymously.","enclosedBy":{"name":"SignInCubit","type":"class","href":"wyatt_authentication_bloc/SignInCubit-class.md"}},{"name":"onSignInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.SignInCubit.onSignInWithEmailAndPassword","href":"wyatt_authentication_bloc/SignInCubit/onSignInWithEmailAndPassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user signs in with email and password.","enclosedBy":{"name":"SignInCubit","type":"class","href":"wyatt_authentication_bloc/SignInCubit-class.md"}},{"name":"onSignInWithGoogle","qualifiedName":"wyatt_authentication_bloc.SignInCubit.onSignInWithGoogle","href":"wyatt_authentication_bloc/SignInCubit/onSignInWithGoogle.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user signs in with google.","enclosedBy":{"name":"SignInCubit","type":"class","href":"wyatt_authentication_bloc/SignInCubit-class.md"}},{"name":"SignInListener","qualifiedName":"wyatt_authentication_bloc.SignInListener","href":"wyatt_authentication_bloc/SignInListener-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Widget that listens and builds a child based on the state of \nthe sign in cubit","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInListener","qualifiedName":"wyatt_authentication_bloc.SignInListener.SignInListener","href":"wyatt_authentication_bloc/SignInListener/SignInListener.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"build","qualifiedName":"wyatt_authentication_bloc.SignInListener.build","href":"wyatt_authentication_bloc/SignInListener/build.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Describes the part of the user interface represented by this widget.","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"child","qualifiedName":"wyatt_authentication_bloc.SignInListener.child","href":"wyatt_authentication_bloc/SignInListener/child.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"customBuilder","qualifiedName":"wyatt_authentication_bloc.SignInListener.customBuilder","href":"wyatt_authentication_bloc/SignInListener/customBuilder.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"onError","qualifiedName":"wyatt_authentication_bloc.SignInListener.onError","href":"wyatt_authentication_bloc/SignInListener/onError.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"onProgress","qualifiedName":"wyatt_authentication_bloc.SignInListener.onProgress","href":"wyatt_authentication_bloc/SignInListener/onProgress.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"onSuccess","qualifiedName":"wyatt_authentication_bloc.SignInListener.onSuccess","href":"wyatt_authentication_bloc/SignInListener/onSuccess.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInListener","type":"class","href":"wyatt_authentication_bloc/SignInListener-class.md"}},{"name":"SignInState","qualifiedName":"wyatt_authentication_bloc.SignInState","href":"wyatt_authentication_bloc/SignInState-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign in cubit state to manage the form.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInState","qualifiedName":"wyatt_authentication_bloc.SignInState.SignInState","href":"wyatt_authentication_bloc/SignInState/SignInState.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"copyWith","qualifiedName":"wyatt_authentication_bloc.SignInState.copyWith","href":"wyatt_authentication_bloc/SignInState/copyWith.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"email","qualifiedName":"wyatt_authentication_bloc.SignInState.email","href":"wyatt_authentication_bloc/SignInState/email.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"errorMessage","qualifiedName":"wyatt_authentication_bloc.SignInState.errorMessage","href":"wyatt_authentication_bloc/SignInState/errorMessage.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Optional error message.","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"form","qualifiedName":"wyatt_authentication_bloc.SignInState.form","href":"wyatt_authentication_bloc/SignInState/form.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"FormData with all inputs, and associated metadata.","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"password","qualifiedName":"wyatt_authentication_bloc.SignInState.password","href":"wyatt_authentication_bloc/SignInState/password.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.SignInState.props","href":"wyatt_authentication_bloc/SignInState/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"status","qualifiedName":"wyatt_authentication_bloc.SignInState.status","href":"wyatt_authentication_bloc/SignInState/status.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Global status of a form.","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"toString","qualifiedName":"wyatt_authentication_bloc.SignInState.toString","href":"wyatt_authentication_bloc/SignInState/toString.md","type":"method","overriddenDepth":2,"packageName":"wyatt_authentication_bloc","desc":"A string representation of this object.","enclosedBy":{"name":"SignInState","type":"class","href":"wyatt_authentication_bloc/SignInState-class.md"}},{"name":"SignInWithAppleFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithAppleFailureFirebase","href":"wyatt_authentication_bloc/SignInWithAppleFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithAppleFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithAppleFailureFirebase.SignInWithAppleFailureFirebase","href":"wyatt_authentication_bloc/SignInWithAppleFailureFirebase/SignInWithAppleFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithAppleFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithAppleFailureFirebase-class.md"}},{"name":"SignInWithAppleFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithAppleFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithAppleFailureFirebase/SignInWithAppleFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithAppleFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithAppleFailureFirebase-class.md"}},{"name":"SignInWithAppleFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithAppleFailureInterface","href":"wyatt_authentication_bloc/SignInWithAppleFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithAppleFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithAppleFailureInterface.SignInWithAppleFailureInterface","href":"wyatt_authentication_bloc/SignInWithAppleFailureInterface/SignInWithAppleFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithAppleFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithAppleFailureInterface-class.md"}},{"name":"SignInWithAppleFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithAppleFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithAppleFailureInterface/SignInWithAppleFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithAppleFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithAppleFailureInterface-class.md"}},{"name":"SignInWithCredentialFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithCredentialFailureFirebase","href":"wyatt_authentication_bloc/SignInWithCredentialFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithCredentialFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithCredentialFailureFirebase.SignInWithCredentialFailureFirebase","href":"wyatt_authentication_bloc/SignInWithCredentialFailureFirebase/SignInWithCredentialFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithCredentialFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithCredentialFailureFirebase-class.md"}},{"name":"SignInWithCredentialFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithCredentialFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithCredentialFailureFirebase/SignInWithCredentialFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithCredentialFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithCredentialFailureFirebase-class.md"}},{"name":"SignInWithCredentialFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithCredentialFailureInterface","href":"wyatt_authentication_bloc/SignInWithCredentialFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithCredentialFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithCredentialFailureInterface.SignInWithCredentialFailureInterface","href":"wyatt_authentication_bloc/SignInWithCredentialFailureInterface/SignInWithCredentialFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithCredentialFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithCredentialFailureInterface-class.md"}},{"name":"SignInWithCredentialFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithCredentialFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithCredentialFailureInterface/SignInWithCredentialFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithCredentialFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithCredentialFailureInterface-class.md"}},{"name":"SignInWithEmailAndPasswordFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailAndPasswordFailureFirebase","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithEmailAndPasswordFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailAndPasswordFailureFirebase.SignInWithEmailAndPasswordFailureFirebase","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureFirebase/SignInWithEmailAndPasswordFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithEmailAndPasswordFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureFirebase-class.md"}},{"name":"SignInWithEmailAndPasswordFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailAndPasswordFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureFirebase/SignInWithEmailAndPasswordFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithEmailAndPasswordFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureFirebase-class.md"}},{"name":"SignInWithEmailAndPasswordFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailAndPasswordFailureInterface","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithEmailAndPasswordFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailAndPasswordFailureInterface.SignInWithEmailAndPasswordFailureInterface","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureInterface/SignInWithEmailAndPasswordFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithEmailAndPasswordFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureInterface-class.md"}},{"name":"SignInWithEmailAndPasswordFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailAndPasswordFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureInterface/SignInWithEmailAndPasswordFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithEmailAndPasswordFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailAndPasswordFailureInterface-class.md"}},{"name":"SignInWithEmailLinkFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailLinkFailureFirebase","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithEmailLinkFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailLinkFailureFirebase.SignInWithEmailLinkFailureFirebase","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureFirebase/SignInWithEmailLinkFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithEmailLinkFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureFirebase-class.md"}},{"name":"SignInWithEmailLinkFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailLinkFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureFirebase/SignInWithEmailLinkFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithEmailLinkFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureFirebase-class.md"}},{"name":"SignInWithEmailLinkFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailLinkFailureInterface","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithEmailLinkFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailLinkFailureInterface.SignInWithEmailLinkFailureInterface","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureInterface/SignInWithEmailLinkFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithEmailLinkFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureInterface-class.md"}},{"name":"SignInWithEmailLinkFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailLinkFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureInterface/SignInWithEmailLinkFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithEmailLinkFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithEmailLinkFailureInterface-class.md"}},{"name":"SignInWithEmailPassword","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md","type":"mixin","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign in mixin.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"emailChanged","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword.emailChanged","href":"wyatt_authentication_bloc/SignInWithEmailPassword/emailChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md"}},{"name":"emailCustomChanged","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword.emailCustomChanged","href":"wyatt_authentication_bloc/SignInWithEmailPassword/emailCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as emailChanged but with a custom Validator.","enclosedBy":{"name":"SignInWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md"}},{"name":"onSignInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword.onSignInWithEmailAndPassword","href":"wyatt_authentication_bloc/SignInWithEmailPassword/onSignInWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user signs in with email and password.","enclosedBy":{"name":"SignInWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md"}},{"name":"passwordChanged","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword.passwordChanged","href":"wyatt_authentication_bloc/SignInWithEmailPassword/passwordChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md"}},{"name":"passwordCustomChanged","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword.passwordCustomChanged","href":"wyatt_authentication_bloc/SignInWithEmailPassword/passwordCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as passwordChanged but with a custom Validator.","enclosedBy":{"name":"SignInWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md"}},{"name":"signInWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.SignInWithEmailPassword.signInWithEmailAndPassword","href":"wyatt_authentication_bloc/SignInWithEmailPassword/signInWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Signs in with the provided email and password.","enclosedBy":{"name":"SignInWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignInWithEmailPassword-mixin.md"}},{"name":"SignInWithFacebookFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithFacebookFailureFirebase","href":"wyatt_authentication_bloc/SignInWithFacebookFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithFacebookFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithFacebookFailureFirebase.SignInWithFacebookFailureFirebase","href":"wyatt_authentication_bloc/SignInWithFacebookFailureFirebase/SignInWithFacebookFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithFacebookFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithFacebookFailureFirebase-class.md"}},{"name":"SignInWithFacebookFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithFacebookFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithFacebookFailureFirebase/SignInWithFacebookFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithFacebookFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithFacebookFailureFirebase-class.md"}},{"name":"SignInWithFacebookFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithFacebookFailureInterface","href":"wyatt_authentication_bloc/SignInWithFacebookFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithFacebookFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithFacebookFailureInterface.SignInWithFacebookFailureInterface","href":"wyatt_authentication_bloc/SignInWithFacebookFailureInterface/SignInWithFacebookFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithFacebookFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithFacebookFailureInterface-class.md"}},{"name":"SignInWithFacebookFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithFacebookFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithFacebookFailureInterface/SignInWithFacebookFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithFacebookFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithFacebookFailureInterface-class.md"}},{"name":"SignInWithGoogle","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogle","href":"wyatt_authentication_bloc/SignInWithGoogle-mixin.md","type":"mixin","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign in mixin.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"onSignInWithGoogle","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogle.onSignInWithGoogle","href":"wyatt_authentication_bloc/SignInWithGoogle/onSignInWithGoogle.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user signs in with google.","enclosedBy":{"name":"SignInWithGoogle","type":"mixin","href":"wyatt_authentication_bloc/SignInWithGoogle-mixin.md"}},{"name":"signInWithGoogle","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogle.signInWithGoogle","href":"wyatt_authentication_bloc/SignInWithGoogle/signInWithGoogle.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Starts the Sign In with Google Flow.","enclosedBy":{"name":"SignInWithGoogle","type":"mixin","href":"wyatt_authentication_bloc/SignInWithGoogle-mixin.md"}},{"name":"SignInWithGoogleFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogleFailureFirebase","href":"wyatt_authentication_bloc/SignInWithGoogleFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithGoogleFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogleFailureFirebase.SignInWithGoogleFailureFirebase","href":"wyatt_authentication_bloc/SignInWithGoogleFailureFirebase/SignInWithGoogleFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithGoogleFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithGoogleFailureFirebase-class.md"}},{"name":"SignInWithGoogleFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogleFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithGoogleFailureFirebase/SignInWithGoogleFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithGoogleFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithGoogleFailureFirebase-class.md"}},{"name":"SignInWithGoogleFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogleFailureInterface","href":"wyatt_authentication_bloc/SignInWithGoogleFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithGoogleFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogleFailureInterface.SignInWithGoogleFailureInterface","href":"wyatt_authentication_bloc/SignInWithGoogleFailureInterface/SignInWithGoogleFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithGoogleFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithGoogleFailureInterface-class.md"}},{"name":"SignInWithGoogleFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithGoogleFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithGoogleFailureInterface/SignInWithGoogleFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithGoogleFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithGoogleFailureInterface-class.md"}},{"name":"SignInWithTwitterFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithTwitterFailureFirebase","href":"wyatt_authentication_bloc/SignInWithTwitterFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithTwitterFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignInWithTwitterFailureFirebase.SignInWithTwitterFailureFirebase","href":"wyatt_authentication_bloc/SignInWithTwitterFailureFirebase/SignInWithTwitterFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithTwitterFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithTwitterFailureFirebase-class.md"}},{"name":"SignInWithTwitterFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithTwitterFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignInWithTwitterFailureFirebase/SignInWithTwitterFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignInWithTwitterFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignInWithTwitterFailureFirebase-class.md"}},{"name":"SignInWithTwitterFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithTwitterFailureInterface","href":"wyatt_authentication_bloc/SignInWithTwitterFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignInWithTwitterFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignInWithTwitterFailureInterface.SignInWithTwitterFailureInterface","href":"wyatt_authentication_bloc/SignInWithTwitterFailureInterface/SignInWithTwitterFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithTwitterFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithTwitterFailureInterface-class.md"}},{"name":"SignInWithTwitterFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignInWithTwitterFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignInWithTwitterFailureInterface/SignInWithTwitterFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign in process if a failure occurs.","enclosedBy":{"name":"SignInWithTwitterFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignInWithTwitterFailureInterface-class.md"}},{"name":"SignOutFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignOutFailureFirebase","href":"wyatt_authentication_bloc/SignOutFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign out process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignOutFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignOutFailureFirebase.SignOutFailureFirebase","href":"wyatt_authentication_bloc/SignOutFailureFirebase/SignOutFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignOutFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignOutFailureFirebase-class.md"}},{"name":"SignOutFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignOutFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignOutFailureFirebase/SignOutFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignOutFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignOutFailureFirebase-class.md"}},{"name":"SignOutFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignOutFailureInterface","href":"wyatt_authentication_bloc/SignOutFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign out process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignOutFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignOutFailureInterface.SignOutFailureInterface","href":"wyatt_authentication_bloc/SignOutFailureInterface/SignOutFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign out process if a failure occurs.","enclosedBy":{"name":"SignOutFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignOutFailureInterface-class.md"}},{"name":"SignOutFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignOutFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignOutFailureInterface/SignOutFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the sign out process if a failure occurs.","enclosedBy":{"name":"SignOutFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignOutFailureInterface-class.md"}},{"name":"SignUpCubit","qualifiedName":"wyatt_authentication_bloc.SignUpCubit","href":"wyatt_authentication_bloc/SignUpCubit-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Fully featured sign up cubit.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignUpCubit","qualifiedName":"wyatt_authentication_bloc.SignUpCubit.SignUpCubit","href":"wyatt_authentication_bloc/SignUpCubit/SignUpCubit.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpCubit","type":"class","href":"wyatt_authentication_bloc/SignUpCubit-class.md"}},{"name":"onSignUpWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.SignUpCubit.onSignUpWithEmailAndPassword","href":"wyatt_authentication_bloc/SignUpCubit/onSignUpWithEmailAndPassword.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user creates an account.","enclosedBy":{"name":"SignUpCubit","type":"class","href":"wyatt_authentication_bloc/SignUpCubit-class.md"}},{"name":"SignUpListener","qualifiedName":"wyatt_authentication_bloc.SignUpListener","href":"wyatt_authentication_bloc/SignUpListener-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Widget that listens and builds a child based on the state of \nthe sign up cubit","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignUpListener","qualifiedName":"wyatt_authentication_bloc.SignUpListener.SignUpListener","href":"wyatt_authentication_bloc/SignUpListener/SignUpListener.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"build","qualifiedName":"wyatt_authentication_bloc.SignUpListener.build","href":"wyatt_authentication_bloc/SignUpListener/build.md","type":"method","overriddenDepth":1,"packageName":"wyatt_authentication_bloc","desc":"Describes the part of the user interface represented by this widget.","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"child","qualifiedName":"wyatt_authentication_bloc.SignUpListener.child","href":"wyatt_authentication_bloc/SignUpListener/child.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"customBuilder","qualifiedName":"wyatt_authentication_bloc.SignUpListener.customBuilder","href":"wyatt_authentication_bloc/SignUpListener/customBuilder.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"onError","qualifiedName":"wyatt_authentication_bloc.SignUpListener.onError","href":"wyatt_authentication_bloc/SignUpListener/onError.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"onProgress","qualifiedName":"wyatt_authentication_bloc.SignUpListener.onProgress","href":"wyatt_authentication_bloc/SignUpListener/onProgress.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"onSuccess","qualifiedName":"wyatt_authentication_bloc.SignUpListener.onSuccess","href":"wyatt_authentication_bloc/SignUpListener/onSuccess.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpListener","type":"class","href":"wyatt_authentication_bloc/SignUpListener-class.md"}},{"name":"SignUpState","qualifiedName":"wyatt_authentication_bloc.SignUpState","href":"wyatt_authentication_bloc/SignUpState-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign up cubit state to manage the form.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignUpState","qualifiedName":"wyatt_authentication_bloc.SignUpState.SignUpState","href":"wyatt_authentication_bloc/SignUpState/SignUpState.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"copyWith","qualifiedName":"wyatt_authentication_bloc.SignUpState.copyWith","href":"wyatt_authentication_bloc/SignUpState/copyWith.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"email","qualifiedName":"wyatt_authentication_bloc.SignUpState.email","href":"wyatt_authentication_bloc/SignUpState/email.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"errorMessage","qualifiedName":"wyatt_authentication_bloc.SignUpState.errorMessage","href":"wyatt_authentication_bloc/SignUpState/errorMessage.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Optional error message.","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"form","qualifiedName":"wyatt_authentication_bloc.SignUpState.form","href":"wyatt_authentication_bloc/SignUpState/form.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"FormData with all inputs, and associated metadata.","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"password","qualifiedName":"wyatt_authentication_bloc.SignUpState.password","href":"wyatt_authentication_bloc/SignUpState/password.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.SignUpState.props","href":"wyatt_authentication_bloc/SignUpState/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"status","qualifiedName":"wyatt_authentication_bloc.SignUpState.status","href":"wyatt_authentication_bloc/SignUpState/status.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Global status of a form.","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"toString","qualifiedName":"wyatt_authentication_bloc.SignUpState.toString","href":"wyatt_authentication_bloc/SignUpState/toString.md","type":"method","overriddenDepth":2,"packageName":"wyatt_authentication_bloc","desc":"A string representation of this object.","enclosedBy":{"name":"SignUpState","type":"class","href":"wyatt_authentication_bloc/SignUpState-class.md"}},{"name":"SignUpWithEmailAndPasswordFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailAndPasswordFailureFirebase","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the sign up process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignUpWithEmailAndPasswordFailureFirebase","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailAndPasswordFailureFirebase.SignUpWithEmailAndPasswordFailureFirebase","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureFirebase/SignUpWithEmailAndPasswordFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpWithEmailAndPasswordFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureFirebase-class.md"}},{"name":"SignUpWithEmailAndPasswordFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailAndPasswordFailureFirebase.fromCode","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureFirebase/SignUpWithEmailAndPasswordFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpWithEmailAndPasswordFailureFirebase","type":"class","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureFirebase-class.md"}},{"name":"SignUpWithEmailAndPasswordFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailAndPasswordFailureInterface","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the sign up process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignUpWithEmailAndPasswordFailureInterface","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailAndPasswordFailureInterface.SignUpWithEmailAndPasswordFailureInterface","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureInterface/SignUpWithEmailAndPasswordFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the sign up process if a failure occurs.","enclosedBy":{"name":"SignUpWithEmailAndPasswordFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureInterface-class.md"}},{"name":"SignUpWithEmailAndPasswordFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailAndPasswordFailureInterface.fromCode","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureInterface/SignUpWithEmailAndPasswordFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown if during the sign up process if a failure occurs.","enclosedBy":{"name":"SignUpWithEmailAndPasswordFailureInterface","type":"class","href":"wyatt_authentication_bloc/SignUpWithEmailAndPasswordFailureInterface-class.md"}},{"name":"SignUpWithEmailPassword","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md","type":"mixin","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Sign up mixin.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"emailChanged","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword.emailChanged","href":"wyatt_authentication_bloc/SignUpWithEmailPassword/emailChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md"}},{"name":"emailCustomChanged","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword.emailCustomChanged","href":"wyatt_authentication_bloc/SignUpWithEmailPassword/emailCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as emailChanged but with a custom Validator.","enclosedBy":{"name":"SignUpWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md"}},{"name":"onSignUpWithEmailAndPassword","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword.onSignUpWithEmailAndPassword","href":"wyatt_authentication_bloc/SignUpWithEmailPassword/onSignUpWithEmailAndPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user creates an account.","enclosedBy":{"name":"SignUpWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md"}},{"name":"passwordChanged","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword.passwordChanged","href":"wyatt_authentication_bloc/SignUpWithEmailPassword/passwordChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignUpWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md"}},{"name":"passwordCustomChanged","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword.passwordCustomChanged","href":"wyatt_authentication_bloc/SignUpWithEmailPassword/passwordCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as passwordChanged but with a custom Validator.","enclosedBy":{"name":"SignUpWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md"}},{"name":"signUpWithEmailPassword","qualifiedName":"wyatt_authentication_bloc.SignUpWithEmailPassword.signUpWithEmailPassword","href":"wyatt_authentication_bloc/SignUpWithEmailPassword/signUpWithEmailPassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Creates a new user with the provided email and password.","enclosedBy":{"name":"SignUpWithEmailPassword","type":"mixin","href":"wyatt_authentication_bloc/SignUpWithEmailPassword-mixin.md"}},{"name":"SignedInEvent","qualifiedName":"wyatt_authentication_bloc.SignedInEvent","href":"wyatt_authentication_bloc/SignedInEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user authenticates (from not logged in to logged in).","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignedInEvent","qualifiedName":"wyatt_authentication_bloc.SignedInEvent.SignedInEvent","href":"wyatt_authentication_bloc/SignedInEvent/SignedInEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedInEvent","type":"class","href":"wyatt_authentication_bloc/SignedInEvent-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.SignedInEvent.account","href":"wyatt_authentication_bloc/SignedInEvent/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedInEvent","type":"class","href":"wyatt_authentication_bloc/SignedInEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.SignedInEvent.props","href":"wyatt_authentication_bloc/SignedInEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"SignedInEvent","type":"class","href":"wyatt_authentication_bloc/SignedInEvent-class.md"}},{"name":"SignedInFromCacheEvent","qualifiedName":"wyatt_authentication_bloc.SignedInFromCacheEvent","href":"wyatt_authentication_bloc/SignedInFromCacheEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user authenticates automatically (from not logged in to logged in).","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignedInFromCacheEvent","qualifiedName":"wyatt_authentication_bloc.SignedInFromCacheEvent.SignedInFromCacheEvent","href":"wyatt_authentication_bloc/SignedInFromCacheEvent/SignedInFromCacheEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedInFromCacheEvent","type":"class","href":"wyatt_authentication_bloc/SignedInFromCacheEvent-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.SignedInFromCacheEvent.account","href":"wyatt_authentication_bloc/SignedInFromCacheEvent/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedInFromCacheEvent","type":"class","href":"wyatt_authentication_bloc/SignedInFromCacheEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.SignedInFromCacheEvent.props","href":"wyatt_authentication_bloc/SignedInFromCacheEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"SignedInFromCacheEvent","type":"class","href":"wyatt_authentication_bloc/SignedInFromCacheEvent-class.md"}},{"name":"SignedOutEvent","qualifiedName":"wyatt_authentication_bloc.SignedOutEvent","href":"wyatt_authentication_bloc/SignedOutEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user logs out.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignedOutEvent","qualifiedName":"wyatt_authentication_bloc.SignedOutEvent.SignedOutEvent","href":"wyatt_authentication_bloc/SignedOutEvent/SignedOutEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedOutEvent","type":"class","href":"wyatt_authentication_bloc/SignedOutEvent-class.md"}},{"name":"SignedUpEvent","qualifiedName":"wyatt_authentication_bloc.SignedUpEvent","href":"wyatt_authentication_bloc/SignedUpEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user creates an account.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"SignedUpEvent","qualifiedName":"wyatt_authentication_bloc.SignedUpEvent.SignedUpEvent","href":"wyatt_authentication_bloc/SignedUpEvent/SignedUpEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedUpEvent","type":"class","href":"wyatt_authentication_bloc/SignedUpEvent-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.SignedUpEvent.account","href":"wyatt_authentication_bloc/SignedUpEvent/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"SignedUpEvent","type":"class","href":"wyatt_authentication_bloc/SignedUpEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.SignedUpEvent.props","href":"wyatt_authentication_bloc/SignedUpEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"SignedUpEvent","type":"class","href":"wyatt_authentication_bloc/SignedUpEvent-class.md"}},{"name":"UnknownAuthenticationEvent","qualifiedName":"wyatt_authentication_bloc.UnknownAuthenticationEvent","href":"wyatt_authentication_bloc/UnknownAuthenticationEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When a user's login status is unknown.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"UnknownAuthenticationEvent","qualifiedName":"wyatt_authentication_bloc.UnknownAuthenticationEvent.UnknownAuthenticationEvent","href":"wyatt_authentication_bloc/UnknownAuthenticationEvent/UnknownAuthenticationEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UnknownAuthenticationEvent","type":"class","href":"wyatt_authentication_bloc/UnknownAuthenticationEvent-class.md"}},{"name":"UpdateEmail","qualifiedName":"wyatt_authentication_bloc.UpdateEmail","href":"wyatt_authentication_bloc/UpdateEmail-mixin.md","type":"mixin","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Edit account mixin.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"emailChanged","qualifiedName":"wyatt_authentication_bloc.UpdateEmail.emailChanged","href":"wyatt_authentication_bloc/UpdateEmail/emailChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdateEmail","type":"mixin","href":"wyatt_authentication_bloc/UpdateEmail-mixin.md"}},{"name":"emailCustomChanged","qualifiedName":"wyatt_authentication_bloc.UpdateEmail.emailCustomChanged","href":"wyatt_authentication_bloc/UpdateEmail/emailCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as emailChanged but with a custom Validator.","enclosedBy":{"name":"UpdateEmail","type":"mixin","href":"wyatt_authentication_bloc/UpdateEmail-mixin.md"}},{"name":"onEmailUpdated","qualifiedName":"wyatt_authentication_bloc.UpdateEmail.onEmailUpdated","href":"wyatt_authentication_bloc/UpdateEmail/onEmailUpdated.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when user updates his email","enclosedBy":{"name":"UpdateEmail","type":"mixin","href":"wyatt_authentication_bloc/UpdateEmail-mixin.md"}},{"name":"updateEmail","qualifiedName":"wyatt_authentication_bloc.UpdateEmail.updateEmail","href":"wyatt_authentication_bloc/UpdateEmail/updateEmail.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Update or add email.","enclosedBy":{"name":"UpdateEmail","type":"mixin","href":"wyatt_authentication_bloc/UpdateEmail-mixin.md"}},{"name":"UpdateEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.UpdateEmailFailureFirebase","href":"wyatt_authentication_bloc/UpdateEmailFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the email modification process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"UpdateEmailFailureFirebase","qualifiedName":"wyatt_authentication_bloc.UpdateEmailFailureFirebase.UpdateEmailFailureFirebase","href":"wyatt_authentication_bloc/UpdateEmailFailureFirebase/UpdateEmailFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdateEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/UpdateEmailFailureFirebase-class.md"}},{"name":"UpdateEmailFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.UpdateEmailFailureFirebase.fromCode","href":"wyatt_authentication_bloc/UpdateEmailFailureFirebase/UpdateEmailFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdateEmailFailureFirebase","type":"class","href":"wyatt_authentication_bloc/UpdateEmailFailureFirebase-class.md"}},{"name":"UpdateEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.UpdateEmailFailureInterface","href":"wyatt_authentication_bloc/UpdateEmailFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the email modification process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"UpdateEmailFailureInterface","qualifiedName":"wyatt_authentication_bloc.UpdateEmailFailureInterface.UpdateEmailFailureInterface","href":"wyatt_authentication_bloc/UpdateEmailFailureInterface/UpdateEmailFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdateEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/UpdateEmailFailureInterface-class.md"}},{"name":"UpdateEmailFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.UpdateEmailFailureInterface.fromCode","href":"wyatt_authentication_bloc/UpdateEmailFailureInterface/UpdateEmailFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdateEmailFailureInterface","type":"class","href":"wyatt_authentication_bloc/UpdateEmailFailureInterface-class.md"}},{"name":"UpdatePassword","qualifiedName":"wyatt_authentication_bloc.UpdatePassword","href":"wyatt_authentication_bloc/UpdatePassword-mixin.md","type":"mixin","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Edit account mixin.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"onPasswordUpdated","qualifiedName":"wyatt_authentication_bloc.UpdatePassword.onPasswordUpdated","href":"wyatt_authentication_bloc/UpdatePassword/onPasswordUpdated.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"This callback is triggered when a user edits his password.","enclosedBy":{"name":"UpdatePassword","type":"mixin","href":"wyatt_authentication_bloc/UpdatePassword-mixin.md"}},{"name":"passwordChanged","qualifiedName":"wyatt_authentication_bloc.UpdatePassword.passwordChanged","href":"wyatt_authentication_bloc/UpdatePassword/passwordChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatePassword","type":"mixin","href":"wyatt_authentication_bloc/UpdatePassword-mixin.md"}},{"name":"passwordCustomChanged","qualifiedName":"wyatt_authentication_bloc.UpdatePassword.passwordCustomChanged","href":"wyatt_authentication_bloc/UpdatePassword/passwordCustomChanged.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Same as passwordChanged but with a custom Validator.","enclosedBy":{"name":"UpdatePassword","type":"mixin","href":"wyatt_authentication_bloc/UpdatePassword-mixin.md"}},{"name":"updatePassword","qualifiedName":"wyatt_authentication_bloc.UpdatePassword.updatePassword","href":"wyatt_authentication_bloc/UpdatePassword/updatePassword.md","type":"method","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Update or add password.","enclosedBy":{"name":"UpdatePassword","type":"mixin","href":"wyatt_authentication_bloc/UpdatePassword-mixin.md"}},{"name":"UpdatePasswordFailureFirebase","qualifiedName":"wyatt_authentication_bloc.UpdatePasswordFailureFirebase","href":"wyatt_authentication_bloc/UpdatePasswordFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password modification process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"UpdatePasswordFailureFirebase","qualifiedName":"wyatt_authentication_bloc.UpdatePasswordFailureFirebase.UpdatePasswordFailureFirebase","href":"wyatt_authentication_bloc/UpdatePasswordFailureFirebase/UpdatePasswordFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatePasswordFailureFirebase","type":"class","href":"wyatt_authentication_bloc/UpdatePasswordFailureFirebase-class.md"}},{"name":"UpdatePasswordFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.UpdatePasswordFailureFirebase.fromCode","href":"wyatt_authentication_bloc/UpdatePasswordFailureFirebase/UpdatePasswordFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatePasswordFailureFirebase","type":"class","href":"wyatt_authentication_bloc/UpdatePasswordFailureFirebase-class.md"}},{"name":"UpdatePasswordFailureInterface","qualifiedName":"wyatt_authentication_bloc.UpdatePasswordFailureInterface","href":"wyatt_authentication_bloc/UpdatePasswordFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password modification process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"UpdatePasswordFailureInterface","qualifiedName":"wyatt_authentication_bloc.UpdatePasswordFailureInterface.UpdatePasswordFailureInterface","href":"wyatt_authentication_bloc/UpdatePasswordFailureInterface/UpdatePasswordFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatePasswordFailureInterface","type":"class","href":"wyatt_authentication_bloc/UpdatePasswordFailureInterface-class.md"}},{"name":"UpdatePasswordFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.UpdatePasswordFailureInterface.fromCode","href":"wyatt_authentication_bloc/UpdatePasswordFailureInterface/UpdatePasswordFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatePasswordFailureInterface","type":"class","href":"wyatt_authentication_bloc/UpdatePasswordFailureInterface-class.md"}},{"name":"UpdatedEvent","qualifiedName":"wyatt_authentication_bloc.UpdatedEvent","href":"wyatt_authentication_bloc/UpdatedEvent-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"When the user's account has been updated.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"UpdatedEvent","qualifiedName":"wyatt_authentication_bloc.UpdatedEvent.UpdatedEvent","href":"wyatt_authentication_bloc/UpdatedEvent/UpdatedEvent.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatedEvent","type":"class","href":"wyatt_authentication_bloc/UpdatedEvent-class.md"}},{"name":"account","qualifiedName":"wyatt_authentication_bloc.UpdatedEvent.account","href":"wyatt_authentication_bloc/UpdatedEvent/account.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"UpdatedEvent","type":"class","href":"wyatt_authentication_bloc/UpdatedEvent-class.md"}},{"name":"props","qualifiedName":"wyatt_authentication_bloc.UpdatedEvent.props","href":"wyatt_authentication_bloc/UpdatedEvent/props.md","type":"property","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"The list of properties that will be used to determine whether\ntwo instances are equal.","enclosedBy":{"name":"UpdatedEvent","type":"class","href":"wyatt_authentication_bloc/UpdatedEvent-class.md"}},{"name":"VerifyPasswordResetCodeFailureFirebase","qualifiedName":"wyatt_authentication_bloc.VerifyPasswordResetCodeFailureFirebase","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureFirebase-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"VerifyPasswordResetCodeFailureFirebase","qualifiedName":"wyatt_authentication_bloc.VerifyPasswordResetCodeFailureFirebase.VerifyPasswordResetCodeFailureFirebase","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureFirebase/VerifyPasswordResetCodeFailureFirebase.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"VerifyPasswordResetCodeFailureFirebase","type":"class","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureFirebase-class.md"}},{"name":"VerifyPasswordResetCodeFailureFirebase.fromCode","qualifiedName":"wyatt_authentication_bloc.VerifyPasswordResetCodeFailureFirebase.fromCode","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureFirebase/VerifyPasswordResetCodeFailureFirebase.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"","enclosedBy":{"name":"VerifyPasswordResetCodeFailureFirebase","type":"class","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureFirebase-class.md"}},{"name":"VerifyPasswordResetCodeFailureInterface","qualifiedName":"wyatt_authentication_bloc.VerifyPasswordResetCodeFailureInterface","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureInterface-class.md","type":"class","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"wyatt_authentication_bloc","type":"library","href":"wyatt_authentication_bloc/wyatt_authentication_bloc-library.md"}},{"name":"VerifyPasswordResetCodeFailureInterface","qualifiedName":"wyatt_authentication_bloc.VerifyPasswordResetCodeFailureInterface.VerifyPasswordResetCodeFailureInterface","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureInterface/VerifyPasswordResetCodeFailureInterface.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"VerifyPasswordResetCodeFailureInterface","type":"class","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureInterface-class.md"}},{"name":"VerifyPasswordResetCodeFailureInterface.fromCode","qualifiedName":"wyatt_authentication_bloc.VerifyPasswordResetCodeFailureInterface.fromCode","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureInterface/VerifyPasswordResetCodeFailureInterface.fromCode.md","type":"constructor","overriddenDepth":0,"packageName":"wyatt_authentication_bloc","desc":"Thrown during the password reset process if a failure occurs.","enclosedBy":{"name":"VerifyPasswordResetCodeFailureInterface","type":"class","href":"wyatt_authentication_bloc/VerifyPasswordResetCodeFailureInterface-class.md"}}]
|