of static method
Creates a NSDictionary from other.
Implementation
static NSDictionary of(Map<NSCopying, objc.ObjCObject> other) =>
NSMutableDictionary.of(other);
Creates a NSDictionary from other.
static NSDictionary of(Map<NSCopying, objc.ObjCObject> other) =>
NSMutableDictionary.of(other);