build method

Map<K, V> build()

Implementation

Map<K, V> build() => _map;