create static method

JobFeatures create()

Implementation

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