RestoreFileRecord

constructor(path: String, toLocalPath: String, remoteId: String? = null, required: Boolean = true, done: Boolean = false, attempts: Int = 0, group: String? = null, downloaded: Boolean = false)(source)