V2TimMergerElem class
- Inheritance
-
- Object
- V2TIMElem
- V2TimMergerElem
Constructors
-
V2TimMergerElem({bool? isLayersOverLimit, String? title, List<
String> ? abstractList}) -
V2TimMergerElem.fromJson(Map<
String, dynamic> json)
Properties
-
abstractList
↔ List<
String> ? -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- isLayersOverLimit ↔ bool?
-
getter/setter pair
-
nextElem
↔ Map<
String, dynamic> ? -
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title ↔ String?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited