Params

data class Params(val fileName: String, val version: String)

Parameters

fileName

the name of the file that needs to be installed

version

to be installed

Constructors

Link copied to clipboard
constructor(fileName: String, version: String)

Properties

Link copied to clipboard
Link copied to clipboard