CustomerSourceExpiringEvent constructor
const
CustomerSourceExpiringEvent({
- required CustomerSourceExpiringEventObject object,
Occurs whenever a card or source will expire at the end of the month.
Implementation
const CustomerSourceExpiringEvent({required this.object});