$EmploymentDetailsExtension extension
Methods
-
copyWith(
{Pay? annualSalary, DateTime? hireDate}) → EmploymentDetails -
Available on EmploymentDetails, provided by the $EmploymentDetailsExtension extension
-
copyWithWrapped(
{Wrapped< Pay?> ? annualSalary, Wrapped<DateTime?> ? hireDate}) → EmploymentDetails -
Available on EmploymentDetails, provided by the $EmploymentDetailsExtension extension