create static method

LocalConfig create()

Implementation

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