create static method

CloudConfig create()

Implementation

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