LoanIdentifiers constructor
LoanIdentifiers({
- required LoanIdentifier loanidentifier,
Implementation
LoanIdentifiers({
required this.loanidentifier,
});
LoanIdentifiers({
required this.loanidentifier,
});