DictionaryEntryStreamAdder<V> typedef

DictionaryEntryStreamAdder<V> = void Function(String key, V value)

Implementation

typedef DictionaryEntryStreamAdder<V> = void Function(String key, V value);