menu
rapidoc_maps_plugin package
documentation
model/leg.dart
Leg
Leg.fromJson factory constructor
Leg.fromJson factory constructor
dark_mode
light_mode
Leg.fromJson
constructor
Leg.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Leg.fromJson(Map<String, dynamic> json) => _$LegFromJson(json);
rapidoc_maps_plugin package
documentation
model/leg
Leg
Leg.fromJson factory constructor
Leg class