menu
json_rpc_adapter package
documentation
client
ErrorDecoder typedef
ErrorDecoder
brightness_4
ErrorDecoder
typedef
Null safety
ErrorDecoder
=
dynamic Function
(
dynamic
error
)
Implementation
typedef ErrorDecoder = dynamic Function(dynamic error);
json_rpc_adapter package
documentation
client
ErrorDecoder typedef
client library
Classes
JsonRpcHttpClient
RpcExceptionDecoder
Typedefs
ErrorDecoder
RpcExceptionDecoderFn
Exceptions
InternalException
InvalidParamsException
InvalidRequestException
MethodNotFoundException
ParseException
RpcException
ServerException