menu
motocode_core package
documentation
models/src/location_module.dart
Depot
Depot.fromJson factory constructor
Depot.fromJson factory constructor
dark_mode
light_mode
Depot.fromJson
constructor
Depot.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Depot.fromJson(Map<String, dynamic> json) => _$DepotFromJson(json);
motocode_core package
documentation
models/src/location_module
Depot
Depot.fromJson factory constructor
Depot class