MapperSetter typedef

MapperSetter = dynamic Function(dynamic v)

Implementation

typedef MapperSetter = dynamic Function(dynamic v);