create static method

Client create()

Implementation

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