menu
otium_ecommerce
data/models/responses/place_autocomplete/place_response.dart
MatchedSubstring
MatchedSubstring.fromJson factory constructor
MatchedSubstring.fromJson
dark_mode
light_mode
MatchedSubstring.fromJson
constructor
MatchedSubstring.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MatchedSubstring.fromJson(Map<String, dynamic> json) => _$MatchedSubstringFromJson(json);
otium_ecommerce
place_response
MatchedSubstring
MatchedSubstring.fromJson factory constructor
MatchedSubstring class