DLCardCode

data class DLCardCode(val name: String, val lengths: List<Int>)

Constructors

Link copied to clipboard
constructor(name: String, lengths: List<Int>)

Properties

Link copied to clipboard
Link copied to clipboard