Request

@Serializable
data class Request(val newVersion: String)

Constructors

Link copied to clipboard
fun Request(newVersion: String)

Properties

Link copied to clipboard