CBLDictionary
@interface CBLDictionary : NSObject <CBLDictionary, NSCopying, NSMutableCopying>
                CBLDictionary provides read access to dictionary data.
- 
                  
                  
Unavailable
Undocumented
Declaration
Objective-C
- (instancetype) init NS_UNAVAILABLE; - 
                  
                  
Undocumented
Declaration
Objective-C
- (CBLMutableDictionary*) toMutable; 
        CBLDictionary Class Reference