FieldConverter<T> typedef

FieldConverter<T> = T Function(String? input)

Implementation

typedef FieldConverter<T> = T Function(String? input);