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