BarcodeFormattedData

data class BarcodeFormattedData(val title: String, val subtitle: String) : Parcelable

Encapsulates the formatted data encoded in barcode

Constructors

Link copied to clipboard
constructor(title: String, subtitle: String)

Properties

Link copied to clipboard
Link copied to clipboard