LcpLocalizations class Null safety

Implemented types

Constructors

LcpLocalizations(String locale)

Properties

hashCode int
The hash code for this object.
read-onlyinherited
locale String
final
r2LcpDialogCancel String
read-only
r2LcpDialogContinue String
read-only
r2LcpDialogForgotPassphrase String
read-only
r2LcpDialogHelp String
read-only
r2LcpDialogReasonInvalidPassphrase String
read-only
r2LcpDialogReasonPassphraseNotFound String
read-only
r2LcpDialogSupport String
read-only
r2LcpDialogSupportMail String
read-only
r2LcpDialogSupportPhone String
read-only
r2LcpDialogSupportWeb String
read-only
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

getMessage(String name, List<Object>? args) String
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
r2LcpDialogPrompt(String provider) String
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

of(BuildContext context) LcpLocalizations?

Constants

delegate → const LocalizationsDelegate<LcpLocalizations>
_LcpLocalizationsDelegate()