create static method

ComponentConfig create()

Implementation

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