MapResponseHandler typedef

MapResponseHandler = dynamic Function(String str)

Implementation

typedef MapResponseHandler = Function(String str);