data property

Map<K, List<V>> data
getter/setter pair

Implementation

Map<K,List<V>> data = {};