create static method

GoogleConfig create()

Implementation

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