ArbPartDto class
Constructors
Properties
-
args
→ Map<
String, String> -
no setter
- description → String?
-
final
- extra → Json
-
no setter
- hasExtra → bool
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isMethod → bool
-
no setter
- name → String
-
final
-
placeholders
→ List<
IPlaceholder> -
no setter
-
placeholdersRaw
→ Map<
String, dynamic> ? -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
translates
→ Map<
String, String> ? -
final
- value → String
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
Json data) → ArbPartDto