tipAmount property
Decimal
get
tipAmount
Backward-compatible alias — returns totalTipAmount.
Implementation
Decimal get tipAmount => totalTipAmount;
Backward-compatible alias — returns totalTipAmount.
Decimal get tipAmount => totalTipAmount;