Request

@Serializable
data class Request(val newVersion: String)

Constructors

Link copied to clipboard
constructor(newVersion: String)

Properties

Link copied to clipboard