toMap method

Map<K, V> toMap()

Implementation

Map<K, V> toMap() => type.mapWithData(data);