create static method

RpcWorkspace create()

Implementation

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