$StudentLoanRepaymentModelExtension extension
Methods
-
copyWith(
{String? type, double? nonRepaymentMonths, double? repaymentMonths}) → StudentLoanRepaymentModel -
Available on StudentLoanRepaymentModel, provided by the $StudentLoanRepaymentModelExtension extension
-
copyWithWrapped(
{Wrapped< String> ? type, Wrapped<double> ? nonRepaymentMonths, Wrapped<double> ? repaymentMonths}) → StudentLoanRepaymentModel -
Available on StudentLoanRepaymentModel, provided by the $StudentLoanRepaymentModelExtension extension