ParamsBuilder<T> typedef

ParamsBuilder<T> = T? Function(int index)

Implementation

typedef ParamsBuilder<T> = T? Function(int index);