ParamBuilderEntry1<S, V> typedef

ParamBuilderEntry1<S, V> = MapEntry<int, S Function(V)>

Implementation

typedef ParamBuilderEntry1<S, V> = MapEntry<int, S Function(V)>;