Future<List<Calendar>?> getAllCalendars() async { return RemindersPlatform.events.getAllCalendars(); }