SubscriptionScheduleAbortedEvent constructor
const
SubscriptionScheduleAbortedEvent({
- required SubscriptionSchedule object,
Occurs whenever a subscription schedule is canceled due to the underlying subscription being canceled because of delinquency.
Implementation
const SubscriptionScheduleAbortedEvent({required this.object});