Ayfri
@Serializable enum class Environment { BOTH, CLIENT, SERVER; }
BOTH
*
ephemient
@SerialName("*") BOTH,