menu
epitaph_ips package
documentation
epitaph_graphs/nodes/epitaph_edge.dart
EpitaphEdgeAttributes
EpitaphEdgeAttributes.fromJson constructor
EpitaphEdgeAttributes.fromJson constructor
dark_mode
light_mode
EpitaphEdgeAttributes.fromJson
constructor
EpitaphEdgeAttributes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
EpitaphEdgeAttributes.fromJson(Map<String, dynamic> json) : isFloorChange = json['isFloorChange'];
epitaph_ips package
documentation
epitaph_graphs/nodes/epitaph_edge
EpitaphEdgeAttributes
EpitaphEdgeAttributes.fromJson constructor
EpitaphEdgeAttributes class