FieldValueParser<T> typedef

FieldValueParser<T> = T Function(String value)

Implementation

typedef FieldValueParser<T> = T Function(String value);