create static method

ClientConfig create()

Implementation

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