cartItems property

List<ApplePayCartSummaryItem> cartItems
inherited

Line Items of the payment request.

Implementation

List<ApplePayCartSummaryItem> get cartItems =>
    throw _privateConstructorUsedError;