create static method

JobStatus create()

Implementation

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