create static method

ServiceConfig create()

Implementation

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