ProductIngredientsPictureEdited

data class ProductIngredientsPictureEdited(val barcode: String?) : AnalyticsEvent

Constructors

Link copied to clipboard
fun ProductIngredientsPictureEdited(barcode: String?)

Properties

Link copied to clipboard
val action: String
Link copied to clipboard
val barcode: String?
Link copied to clipboard
val category: String
Link copied to clipboard
val name: String?
Link copied to clipboard
val value: Float?