app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.features.simplescan
/
SimpleScanViewModel
/
SideEffect
Side
Effect
androidJvm
sealed
class
SideEffect
Content copied to clipboard
Types
Inheritors
Types
Barcode
Detected
Link copied to clipboard
androidJvm
data
class
BarcodeDetected
(
val
barcode
:
String
)
:
SimpleScanViewModel.SideEffect
Content copied to clipboard
Scan
Trouble
Link copied to clipboard
androidJvm
object
ScanTrouble
:
SimpleScanViewModel.SideEffect
Content copied to clipboard
Inheritors
BarcodeDetected
Link copied to clipboard
ScanTrouble
Link copied to clipboard