salaryCurrency constant
salaryCurrency [Expects: http://schema.org/Text]
The currency (coded using ISO 4217) used for the main salary information in this job posting or for this employee.
Can be used on: http://schema.org/EmployeeRole, http://schema.org/JobPosting
Implementation
static const salaryCurrency = IriTerm.prevalidated(
'http://schema.org/salaryCurrency',
);