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