summaryItems property

List<ApplePayCartSummaryItem> get summaryItems
inherited

list of updated summary items

Implementation

List<ApplePayCartSummaryItem> get summaryItems =>
    throw _privateConstructorUsedError;