expectedUnitsPerYear property
Expected number of units paid each year.
If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1
Implementation
core.double? expectedUnitsPerYear;