ProductNeedsRefreshEvent

data class ProductNeedsRefreshEvent(val barcode: String)

Constructors

Link copied to clipboard
fun ProductNeedsRefreshEvent(barcode: String)

Properties

Link copied to clipboard
val barcode: String