baseSalary constant
IRI for schema:baseSalary [Expects: https://schema.org/MonetaryAmount, https://schema.org/Number, https://schema.org/PriceSpecification]
The base salary of the job or of an employee in an EmployeeRole.
Can be used on: https://schema.org/EmployeeRole, https://schema.org/JobPosting
Implementation
static const baseSalary = IriTerm.prevalidated(
'https://schema.org/baseSalary',
);