FlutterFireUILocalizationLabels class Null safety
- Implementers
Constructors
- FlutterFireUILocalizationLabels()
-
const
Properties
- accessDisabledErrorText → String
-
read-only
- arrayLabel → String
-
read-only
- booleanLabel → String
-
read-only
- cancelLabel → String
-
read-only
- chooseACountry → String
-
read-only
- codeRequiredErrorText → String
-
read-only
- confirmPasswordDoesNotMatchErrorText → String
-
read-only
- confirmPasswordInputLabel → String
-
read-only
- confirmPasswordIsRequiredErrorText → String
-
read-only
- continueText → String
-
read-only
- countryCode → String
-
read-only
- deleteAccount → String
-
read-only
- differentMethodsSignInTitleText → String
-
read-only
- eastInitialLabel → String
-
read-only
- emailInputLabel → String
-
read-only
- emailIsRequiredErrorText → String
-
read-only
- emailLinkSignInButtonLabel → String
-
read-only
- emailTakenErrorText → String
-
read-only
- enableMoreSignInMethods → String
-
read-only
- enterSMSCodeText → String
-
read-only
- findProviderForEmailTitleText → String
-
read-only
- forgotPasswordButtonLabel → String
-
read-only
- forgotPasswordHintText → String
-
read-only
- forgotPasswordViewTitle → String
-
read-only
- geopointLabel → String
-
read-only
- goBackButtonLabel → String
-
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- invalidCountryCode → String
-
read-only
- isNotAValidEmailErrorText → String
-
read-only
- latitudeLabel → String
-
read-only
- linkEmailButtonText → String
-
read-only
- longitudeLabel → String
-
read-only
- mapLabel → String
-
read-only
- name → String
-
read-only
- northInitialLabel → String
-
read-only
- nullLabel → String
-
read-only
- numberLabel → String
-
read-only
- passwordInputLabel → String
-
read-only
- passwordIsRequiredErrorText → String
-
read-only
- passwordResetEmailSentText → String
-
read-only
- phoneInputLabel → String
-
read-only
- phoneNumberInvalidErrorText → String
-
read-only
- phoneNumberIsRequiredErrorText → String
-
read-only
- phoneVerificationViewTitleText → String
-
read-only
- profile → String
-
read-only
- provideEmail → String
-
read-only
- referenceLabel → String
-
read-only
- registerActionText → String
-
read-only
- registerButtonText → String
-
read-only
- registerHintText → String
-
read-only
- registerText → String
-
read-only
- resetPasswordButtonLabel → String
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- sendingSMSCodeText → String
-
read-only
- sendLinkButtonLabel → String
-
read-only
- signInActionText → String
-
read-only
- signInButtonText → String
-
read-only
- signInHintText → String
-
read-only
- signInMethods → String
-
read-only
- signInText → String
-
read-only
- signInWithAppleButtonText → String
-
read-only
- signInWithEmailLinkSentText → String
-
read-only
- signInWithEmailLinkViewTitleText → String
-
read-only
- signInWithFacebookButtonText → String
-
read-only
- signInWithGoogleButtonText → String
-
read-only
- signInWithPhoneButtonText → String
-
read-only
- signInWithTwitterButtonText → String
-
read-only
- signOutButtonText → String
-
read-only
- smsAutoresolutionFailedError → String
-
read-only
- smsCodeSentText → String
-
read-only
- southInitialLabel → String
-
read-only
- stringLabel → String
-
read-only
- timestampLabel → String
-
read-only
- typeLabel → String
-
read-only
- unknownError → String
-
read-only
- updateLabel → String
-
read-only
- userNotFoundErrorText → String
-
read-only
- valueLabel → String
-
read-only
- verifyCodeButtonText → String
-
read-only
- verifyingPhoneNumberViewTitle → String
-
read-only
- verifyingSMSCodeText → String
-
read-only
- verifyItsYouText → String
-
read-only
- verifyPhoneNumberButtonText → String
-
read-only
- westInitialLabel → String
-
read-only
- wrongOrNoPasswordErrorText → String
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited