builder property

MultiInputBuilder<T> builder
final

The builder function that will be called for each value in the list

Implementation

final MultiInputBuilder<T> builder;