menu
google_maps_apis package
documentation
places_new.dart
Justification
Justification.fromJson factory constructor
Justification.fromJson factory constructor
dark_mode
light_mode
Justification.fromJson
constructor
Justification.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Justification.fromJson(Map<String, dynamic> json) { return _$JustificationFromJson(json); }
google_maps_apis package
documentation
places_new
Justification
Justification.fromJson factory constructor
Justification class