AssetLabel_Label enum
Values
- empty → const AssetLabel_Label
- v1Label → const AssetLabel_Label
- tam2Label → const AssetLabel_Label
- notSet → const AssetLabel_Label
Properties
Methods
-
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
Constants
-
values
→ const List<
AssetLabel_Label> - A constant List of the values in this enum, in order of their declaration.