Row
final class Row : Equatable, Hashable, RandomAccessCollection, ExpressibleByDictionaryLiteral, CustomStringConvertible
-
Undocumented
Declaration
Swift
func asDict(in store: PersistentTimelineStore) -> [String: Any?]
View on GitHub
Row Extension Reference