$PaystubExtension extension
- on
Methods
-
copyWith(
{Deductions? deductions, String? docId, Earnings? earnings, Employee? employee, PaystubEmployer? employer, EmploymentDetails? employmentDetails, NetPay? netPay, PayPeriodDetails? payPeriodDetails, PaystubDetails? paystubDetails, List< IncomeBreakdown> ? incomeBreakdown, PaystubYTDDetails? ytdEarnings}) → Paystub -
Available on Paystub, provided by the $PaystubExtension extension
-
copyWithWrapped(
{Wrapped< Deductions> ? deductions, Wrapped<String> ? docId, Wrapped<Earnings> ? earnings, Wrapped<Employee> ? employee, Wrapped<PaystubEmployer> ? employer, Wrapped<EmploymentDetails?> ? employmentDetails, Wrapped<NetPay> ? netPay, Wrapped<PayPeriodDetails> ? payPeriodDetails, Wrapped<PaystubDetails?> ? paystubDetails, Wrapped<List< ? incomeBreakdown, Wrapped<IncomeBreakdown> ?>PaystubYTDDetails?> ? ytdEarnings}) → Paystub -
Available on Paystub, provided by the $PaystubExtension extension