transformer property

Transformer<T?> transformer
final

A transformer function that takes a string and return the correct type of this parameter

Implementation

final Transformer<T?> transformer;