addItems

abstract fun addItems(items: List<ScheduleItemData>)

Adds all the items to the schedule.

Parameters

items

the items to add