PackageStrings class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- currentLocale → ChatViewLocale
-
no setter
Static Methods
-
addLocaleObject(
String locale, ChatViewLocale localeObj) → void - Allow developers to add or override locales at runtime using a class
-
setLocale(
String locale) → void - Set the current locale for the package strings (e.g., 'en', 'es').