menu
openfoodfacts package
documentation
model/SpellingCorrections.dart
TermCorrections
TermCorrections.fromJson factory constructor
TermCorrections.fromJson factory constructor
dark_mode
light_mode
TermCorrections.fromJson
constructor
TermCorrections.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TermCorrections.fromJson(Map<String, dynamic> json) => _$TermCorrectionsFromJson(json);
openfoodfacts package
documentation
model/SpellingCorrections
TermCorrections
TermCorrections.fromJson factory constructor
TermCorrections class