FieldNameProvider<E> typedef

FieldNameProvider<E> = String Function(E key)

Implementation

typedef FieldNameProvider<E> = String Function(E key);