create static method

ProcessConfig create()

Implementation

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