salaryCurrency constant
IriTerm
const salaryCurrency
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 = const IriTerm(
'http://schema.org/salaryCurrency',
);