salaryCurrency constant
IriTerm
const salaryCurrency
salaryCurrency [Expects: https://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: https://schema.org/EmployeeRole, https://schema.org/JobPosting
Implementation
static const salaryCurrency = const IriTerm(
'https://schema.org/salaryCurrency',
);