BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/0f8e72b9802cd1dd854037ea7c08e852?ref=outlook-calendar
SUMMARY:Map: mapOf Function
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/0f8e72b9802cd1dd854037ea7c08e852?ref=outlook-calendar
DESCRIPTION: mapOf creates an immutable map of the key-value pairs we provide as parameters.

Since the map is immutable, we won't find methods like put, remove or any other modifying functions. However, read-only functions like get or containsKey are available.

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