ValueBuilder<T> typedef

ValueBuilder<T> = String Function(T value)

Implementation

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