menu
googlemaps_flutter_webservices package
documentation
places.dart
MatchedSubstring
MatchedSubstring.fromJson factory constructor
MatchedSubstring.fromJson factory constructor
dark_mode
light_mode
MatchedSubstring.fromJson
constructor
MatchedSubstring.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MatchedSubstring.fromJson(Map<String, dynamic> json) => _$MatchedSubstringFromJson(json);
googlemaps_flutter_webservices package
documentation
places
MatchedSubstring
MatchedSubstring.fromJson factory constructor
MatchedSubstring class