GR

data class GR(g: String, tcgx: Int, r: Boolean?)

Properties

g
Link copied to clipboard
val g: String
r
Link copied to clipboard
val r: Boolean?
tcgx
Link copied to clipboard
val tcgx: Int