menu
graph_flutter_knowledge package
documentation
models/graph_models.dart
GraphEdge
targetId property
targetId property
dark_mode
light_mode
targetId
property
String
targetId
final
The ID of the ending node.
Implementation
final String targetId;
graph_flutter_knowledge package
documentation
models/graph_models
GraphEdge
targetId property
GraphEdge class