create static method

InputConfig create()

Implementation

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