menu
highlights_plugin package
documentation
model/phrase_location.dart
PhraseLocation
PhraseLocation.fromJson factory constructor
PhraseLocation.fromJson factory constructor
dark_mode
light_mode
PhraseLocation.fromJson
constructor
PhraseLocation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PhraseLocation.fromJson(Map<String, dynamic> json) => _$PhraseLocationFromJson(json);
highlights_plugin package
documentation
model/phrase_location
PhraseLocation
PhraseLocation.fromJson factory constructor
PhraseLocation class