create static method

Job create()

Implementation

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