menu
openfoodfacts package
documentation
model/parameter/SearchTerms.dart
SearchTerms
SearchTerms const constructor
SearchTerms const constructor
dark_mode
light_mode
SearchTerms
constructor
const
SearchTerms
(
{
required
List
<
String
>
terms
,
})
Implementation
const SearchTerms({required this.terms});
openfoodfacts package
documentation
model/parameter/SearchTerms
SearchTerms
SearchTerms const constructor
SearchTerms class