Downloading
data class Downloading(val artifacts: List<UFServiceMessageV1.State.Downloading.Artifact>) : UFServiceMessageV1.State
Content copied to clipboard
Client is downloading artifacts from server
Constructors
Link copied to clipboard
fun Downloading(artifacts: List<UFServiceMessageV1.State.Downloading.Artifact>)
Content copied to clipboard