MainMenuData

@Serializable
data class MainMenuData(val type: Int)

Constructors

Link copied to clipboard
fun MainMenuData(type: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val type: Int