menu
epitaph_ips package
documentation
epitaph_graphs/nodes/simple_vertex.dart
SimpleVertex
SimpleVertex.fromJson constructor
SimpleVertex.fromJson constructor
dark_mode
light_mode
SimpleVertex.fromJson
constructor
SimpleVertex.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
SimpleVertex.fromJson(Map<String, dynamic> json) : super(json['id']);
epitaph_ips package
documentation
epitaph_graphs/nodes/simple_vertex
SimpleVertex
SimpleVertex.fromJson constructor
SimpleVertex class