Encoder for converting value of type T to a query parameter.
T
final String Function(T value) toParam;