StringArray

@Serializable
data class StringArray(val id: String) : Resources
Mercury Venus Earth Mars

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

Functions

Link copied to clipboard
open override fun toString(): String