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