map property

HashMap<int, dynamic> map
getter/setter pair

Implementation

HashMap<int, dynamic> map = new HashMap();