json_rpc_2 library Null safety
Classes
Typedefs
- ErrorCallback = void Function(dynamic error, dynamic stackTrace)
- A callback for unhandled exceptions.
Exceptions / Errors
- RpcException
- An exception from a JSON-RPC server that can be translated into an error response.