toTypedKey property

T Function(String) toTypedKey
final

Convert String key to enumerated value.

Implementation

final T Function(String) toTypedKey;