RecordSet
EXTENSION
RecordSet
Swift
1extension RecordSet: ExpressibleByDictionaryLiteral
Properties
description
Swift
1public var description: String
playgroundDescription
Swift
1public var playgroundDescription: Any
Methods
init(dictionaryLiteral:)
Swift
1public init(dictionaryLiteral elements: (CacheKey, Record.Fields)...)