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