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