Dictionary
EXTENSION
Dictionary
Swift
1extension Dictionary: DictionaryType
Properties
underlying
Swift
1public var underlying: [Key: Value]
EXTENSION
Dictionary
1extension Dictionary: DictionaryType
underlying
1public var underlying: [Key: Value]