NSDictionaryToDartMap extension

on

Methods

toDartMap({Object convertOther(ObjCObject) = _defaultDartConverter}) Map<Object, Object>

Available on NSDictionary, provided by the NSDictionaryToDartMap extension

Deep converts this NSDictionary to a Dart Map.