menu
openfoodfacts package
documentation
model/TaxonomyCategory.dart
TaxonomyCategory
children property
children property
dark_mode
light_mode
children
property
@JsonKey(name: 'children', includeIfNull: false)
List
<
String
>
?
children
getter/setter pair
Implementation
@JsonKey(name: 'children', includeIfNull: false) List<String>? children;
openfoodfacts package
documentation
model/TaxonomyCategory
TaxonomyCategory
children property
TaxonomyCategory class