ToUpdateRepo

data class ToUpdateRepo(id: String, url: Uri) : RepoActions

To repo update from

Constructors

ToUpdateRepo
Link copied to clipboard
fun ToUpdateRepo(id: String, url: Uri)

Properties

id
Link copied to clipboard
val id: String
url
Link copied to clipboard
val url: Uri