jobBenefits property

List<String>? jobBenefits
getter/setter pair

The benefits included with the job.

Optional.

Implementation

core.List<core.String>? jobBenefits;