CardElementChangeEventValue constructor
const
CardElementChangeEventValue({
- required String? postalCode,
Implementation
const factory CardElementChangeEventValue({
required String? postalCode,
}) = _CardElementChangeEventValue;