canAddToWallet abstract method
- @Deprecated('use the new method [CanAddCardToWalletParams] instead')
- String last4
Implementation
@Deprecated('use the new method [CanAddCardToWalletParams] instead')
Future<AddToWalletResult> canAddToWallet(String last4);