PaymentIntentSourceId constructor
const
PaymentIntentSourceId({
- required String id,
Implementation
const PaymentIntentSourceId({required this.id});
const PaymentIntentSourceId({required this.id});