CardholderBilling constructor
const
CardholderBilling({
- required CardholderAddress address,
billing_specs
The cardholder's billing address.
Implementation
const CardholderBilling({required this.address});