summaryItems property

List<NoonApplePaySummaryItem> summaryItems
final

Lines shown in the Apple Pay sheet. The last item is the grand total.

Implementation

final List<NoonApplePaySummaryItem> summaryItems;