Barcode
@Serializable
Describes the contents of a barcode.
Constructors
Link copied to clipboard
constructor(encodedBarcode: String? = null, rawBarcode: ByteArray? = null, type: Barcode.Type? = null)
Describes the contents of a barcode.