create static method

ModuleConfig create()

Implementation

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