RpcResponseHandler typedef

RpcResponseHandler = void Function(RpcResponse response)

Implementation

typedef RpcResponseHandler = void Function(RpcResponse response);