cvc property
The card verification code. Only collect raw card data if you are fully PCI compliant.
Implementation
@BuiltValueField(wireName: r'cvc')
String? get cvc;
The card verification code. Only collect raw card data if you are fully PCI compliant.
@BuiltValueField(wireName: r'cvc')
String? get cvc;