SubscriptionScheduleUpdatedEvent constructor
const
SubscriptionScheduleUpdatedEvent({
- required SubscriptionSchedule object,
Occurs whenever a subscription schedule is updated.
Implementation
const SubscriptionScheduleUpdatedEvent({required this.object});