Repository

data class Repository(val name: String, val description: String?, val manifestVersion: Int, val pluginLists: List<String>)

Comes with the app, always available in the app, non removable.

Constructors

Link copied to clipboard
constructor(name: String, description: String?, manifestVersion: Int, pluginLists: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard