create static method

JobConfig create()

Implementation

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