menu
openfoodfacts package
documentation
model/SpellingCorrections.dart
TermCorrections
corrections property
corrections property
dark_mode
light_mode
corrections
property
@JsonKey(name: 'term_corrections')
List
<
Correction
>
?
corrections
getter/setter pair
Implementation
@JsonKey(name: 'term_corrections') List<Correction>? corrections;
openfoodfacts package
documentation
model/SpellingCorrections
TermCorrections
corrections property
TermCorrections class