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