emo / me.eater.emo.minecraft.dto.profile / Property

Property

data class Property

Constructors

<init>

Property(name: String, value: String)

Properties

name

val name: String

value

val value: String