pendingPayment constant

  1. @BuiltValueEnumConst(wireName: 'PENDING')
ApplePayPaymentType const pendingPayment

Implementation

@BuiltValueEnumConst(wireName: 'PENDING')
static const ApplePayPaymentType pendingPayment = _$pendingPayment;