map top-level property

Map<String, Type> map
getter/setter pair

Implementation

Map<String, Type> map = {'double': double};