Downloading

data class Downloading(val bytesReceived: Long?, val totalBytes: Long?) : ModelLoadPhase(source)

Constructors

Link copied to clipboard
constructor(bytesReceived: Long?, totalBytes: Long?)

Properties

Link copied to clipboard
Link copied to clipboard