InputConverter<T> typedef

InputConverter<T> = T Function(String input)

Implementation

typedef InputConverter<T> = T Function(String input);