MappedFunction typedef

MappedFunction = dynamic Function(dynamic o)

Implementation

typedef MappedFunction = dynamic Function(dynamic o);