GraphNode class
Screen- oder Decision-Node (der Dart-Adapter emittiert keine Action-Nodes, DD §B.2).
Constructors
Properties
- description → String?
-
final
- flow → String?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- source → String
-
final
- sourceRef → SourceRef
-
final
-
final
- title → String?
-
final
- type → String
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited