app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.features.simplescan
/
SimpleScanViewModel
/
SideEffect
/
BarcodeDetected
Barcode
Detected
androidJvm
data
class
BarcodeDetected
(
val
barcode
:
String
)
:
SimpleScanViewModel.SideEffect
Content copied to clipboard
Constructors
Properties
Constructors
Barcode
Detected
Link copied to clipboard
androidJvm
fun
BarcodeDetected
(
barcode
:
String
)
Content copied to clipboard
Properties
barcode
Link copied to clipboard
androidJvm
val
barcode
:
String
Content copied to clipboard