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