ReadingData

data class ReadingData(val progressPercent: Int) : MrtdNfc.Status

Constructors

Link copied to clipboard
constructor(progressPercent: Int)

Properties

Link copied to clipboard