JSONRPCErrorResponse constructor
Creates a JSONRPCErrorResponse.
Implementation
JSONRPCErrorResponse({this.jsonrpc = '2.0', this.id, required this.error});
Creates a JSONRPCErrorResponse.
JSONRPCErrorResponse({this.jsonrpc = '2.0', this.id, required this.error});