create static method

JobMetadata create()

Implementation

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