create static method

JobEventData create()

Implementation

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