totalDue property
String?
get
totalDue
The Total Due for this Mortgage Statement
Implementation
String? get totalDue => getField('Total Due');
The Total Due for this Mortgage Statement
String? get totalDue => getField('Total Due');