menu
openfoodfacts package
documentation
model/parameter/BarcodeParameter.dart
BarcodeParameter
getValue method
getValue method
dark_mode
light_mode
getValue
method
@
override
String
getValue
(
)
override
URI parameter value
Implementation
@override String getValue() => codes.join(',');
openfoodfacts package
documentation
model/parameter/BarcodeParameter
BarcodeParameter
getValue method
BarcodeParameter class