BarcodeData

constructor(text: String = "", type: BarcodeData.BarcodeType = BarcodeType.Unknown, boundingBox: BoundingBox = BoundingBox(0f, 0f, 0f, 0f), position: Vector3? = null, maxConfidence: Float = 0.0f, recognitionCount: Int? = null, symbol: String = "", timestamp: Long = System.currentTimeMillis())