WsResultProcessor typedef

WsResultProcessor = String Function(dynamic response)

Implementation

typedef String WsResultProcessor(dynamic response);