create static method

ConfigStatus create()

Implementation

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