DocumentID
@propertyWrapper
public final class DocumentID : Codable
Undocumented
-
Undocumented
Declaration
Swift
public var wrappedValue: String? { get set } -
Undocumented
Declaration
Swift
public init(wrappedValue: String?) -
Declaration
Swift
public convenience init(from decoder: Decoder) throws -
Declaration
Swift
public func encode(to encoder: Encoder) throws
DocumentID Class Reference