LockFileResult open class LockFileResult : CustomStringConvertible The LockFileResult struct metadata Metadata of the file. Declaration Swift public let metadata: Files.Metadata lock The file lock state after the operation. Declaration Swift public let lock: Files.FileLock description Declaration Swift open var description: String { get } © 2022 Dropbox, Inc.. All rights reserved. (Last updated: 2022-01-19) Generated by jazzy ♪♫ v0.14.1, a Realm project.