BarcodeFormattedData

constructor(uuid: String, title: String, subtitle: String, barcodeImage: String? = null, barcodeImageBitmap: Bitmap? = null, count: Int = 1, expectedCount: Int = Int.MAX_VALUE, isLoading: Boolean = false, isError: Boolean = false, barcodeItem: BarcodeItem? = null, timestamp: Long? = null)