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