QrFrames

data class QrFrames(val sessionId: String, val frames: List<String>)

Constructors

Link copied to clipboard
constructor(sessionId: String, frames: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard