I18N class abstract
This property maps keys to string values for the action's text. By default, the text is in English.
- Annotations
-
- @freezed
Constructors
Properties
- COMPILED_ACTION → String?
-
no setterinherited
-
copyWith
→ $I18NCopyWith<
I18N> -
no setterinherited
- EDITOR_ACTION → String?
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- PNG_ACTION → String?
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- SOURCE_ACTION → String?
-
no setterinherited
- SVG_ACTION → String?
-
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited