menu
neom_maps_services package
documentation
domain/models/matched_substring.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);
neom_maps_services package
documentation
domain/models/matched_substring
MatchedSubstring
MatchedSubstring.fromJson factory constructor
MatchedSubstring class