NSMutableDictionary typedef

NSMutableDictionary = Map

Implementation

typedef NSMutableDictionary = Map<dynamic, dynamic>;