paymentAmount property

num get paymentAmount

Implementation

num get paymentAmount => _paymentAmount ?? 0;