create static method

Config create()

Implementation

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