FolderItem public enum FolderItem : BoxModel Undocumented folder(_:) Undocumented Declaration Swift case folder(Folder) file(_:) Undocumented Declaration Swift case file(File) webLink(_:) Undocumented Declaration Swift case webLink(WebLink) init(from:) Declaration Swift public init(from decoder: Decoder) throws encode(to:) Declaration Swift public func encode(to encoder: Encoder) throws © 2019 . All rights reserved. (Last updated: 2019-04-23) Generated by jazzy ♪♫ v0.9.6, a Realm project.