Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
_openEventInCalendar = (event: Calendar.Event) => { Calendar.openEventInCalendar(event.id!); }
Provides an API for interacting with the device's system calendars, events, reminders, and associated records.