totalAmount property
String?
get
totalAmount
The Total Amount for this transaction
Implementation
String? get totalAmount => getField('Total Amount');
The Total Amount for this transaction
String? get totalAmount => getField('Total Amount');