BrowserPersistentFile

data class BrowserPersistentFile(val rootPath: String, val relativePath: String, val chunks: Int)

Constructors

Link copied to clipboard
constructor(rootPath: String, relativePath: String, chunks: Int)

Properties

Link copied to clipboard
val chunks: Int
Link copied to clipboard
Link copied to clipboard