SecretLab Kotlin
Toggle table of contents
0.4.3
jvm
Platform filter
jvm
Switch theme
Search in API
SecretLab Kotlin
SecretLab Kotlin
/
io.github.vxrpenter.cedmod.data
/
Statistics
Statistics
@
Serializable
data
class
Statistics
(
val
test
:
String
=
"test"
)
(
source
)
Members
Constructors
Statistics
Link copied to clipboard
constructor
(
test
:
String
=
"test"
)
Properties
test
Link copied to clipboard
@
Transient
val
test
:
String