create static method

ClientGateway create()

Implementation

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