menu
openfoodfacts package
documentation
model/parameter/SortBy.dart
SortBy
getValue method
getValue method
dark_mode
light_mode
getValue
method
@
override
String
getValue
(
)
override
URI parameter value
Implementation
@override String getValue() => _VALUES[option] ?? 'unique_scans_n';
openfoodfacts package
documentation
model/parameter/SortBy
SortBy
getValue method
SortBy class