create static method

ConfigSource create()

Implementation

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