create static method

JobSpec create()

Implementation

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