disableWallets property

List<PlatformPayWebWalletType> disableWallets
inherited

An array of wallet strings. Can be one or more of applePay, googlePay, link, and browserCard. Use this option to disable Apple Pay, Google Pay, Link, and/or browser-saved cards.

Implementation

List<PlatformPayWebWalletType> get disableWallets =>
    throw _privateConstructorUsedError;