ValueTransform<T> typedef

ValueTransform<T> = T Function(T input)

Implementation

typedef ValueTransform<T> = T Function(T input);