PaymentMethodDetailsCardNetworkToken constructor
const
PaymentMethodDetailsCardNetworkToken({
- required bool used,
If this card has network token credentials, this contains the details of the network token credentials.
Implementation
const PaymentMethodDetailsCardNetworkToken({required this.used});