VMECategories

@Serializable
data class VMECategories(val categories: Map<String, VMECategory>)(source)

Represents a map of VMECategory associated with there id

Since

1.10

Constructors

Link copied to clipboard
constructor(categories: Map<String, VMECategory>)

Properties

Link copied to clipboard