ResponseInterpreterCallback typedef

ResponseInterpreterCallback = Uint8List Function(Response response)

Implementation

typedef ResponseInterpreterCallback = Uint8List Function(Response response);