NodeType enum
Values
Properties
- displayName β String
-
final
- hashCode β int
-
The hash code for this object.
no setterinherited
- icon β String
-
final
- index β int
-
A numeric identifier for the enumerated value.
no setterinherited
- name β String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType β Type
-
A representation of the runtime type of the object.
no setterinherited
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