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