$EmployeeExtension extension
- on
Methods
-
copyWith(
{PaystubAddress? address, String? name, String? maritalStatus, TaxpayerID? taxpayerId}) → Employee -
Available on Employee, provided by the $EmployeeExtension extension
-
copyWithWrapped(
{Wrapped< PaystubAddress> ? address, Wrapped<String?> ? name, Wrapped<String?> ? maritalStatus, Wrapped<TaxpayerID?> ? taxpayerId}) → Employee -
Available on Employee, provided by the $EmployeeExtension extension