ScheduleAction

constructor(scheduler: suspend (AutomationSchedule) -> Unit = { Airship.inAppAutomation.upsertSchedules(listOf(it)) })(source)