removeItem

open override fun removeItem(item: Schedule.ScheduleItem?)(source)

Removes the item from the schedule. If the item is null or not on this schedule nothing happens.

Parameters

item

the item to remove