KeyDecoder<K> typedef

KeyDecoder<K> = K Function(String key)

Implementation

typedef KeyDecoder<K> = K Function(String key);