create static method

JobInfo create()

Implementation

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