create static method

OutputConfig create()

Implementation

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