create static method

RpcResponse create()

Implementation

@$core.pragma('dart2js:noInline')
static RpcResponse create() => RpcResponse._();