HanXinErrorLevel class
Constructors
- HanXinErrorLevel.fromJson(dynamic data)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String? -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- l1_ ↔ HanXinErrorLevel
-
getter/setter pair
- l2_ ↔ HanXinErrorLevel
-
getter/setter pair
- l3_ ↔ HanXinErrorLevel
-
getter/setter pair
- l4_ ↔ HanXinErrorLevel
-
getter/setter pair
Static Methods
-
encode(
HanXinErrorLevel data) → dynamic