create static method

ConfigFile create()

Implementation

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