StringDictionaryValue class
String content of a DictionaryField.
- Inheritance
-
- Object
- DictionaryValue
- StringDictionaryValue
Constructors
- StringDictionaryValue(String string)
-
const
Properties
Methods
-
getLocalizedValue(
PassFile pass, Locale? locale) → DictionaryValue -
Localized value based on given
locale
andpass
.override -
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