BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/57a569f9765cdcc5a803bcfdf0e74188?ref=outlook-calendar
SUMMARY:Map: mutableMapOf Function
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/57a569f9765cdcc5a803bcfdf0e74188?ref=outlook-calendar
DESCRIPTION: Now if we truly need a mutable map that we can modify, we can use mutableMapOf.

In this map we got some mutable functions like put, remove and clear available in addition to the functions available for the immutable map.

https://www.learndesk.us/class/6425874276548608/lesson/57a569f9765cdcc5a803bcfdf0e74188?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR