getCalendarAccounts method
Implementation
Future<List<CalendarAccount>?> getCalendarAccounts() {
throw UnimplementedError('getCalendarAccounts() has not been implemented.');
}
Future<List<CalendarAccount>?> getCalendarAccounts() {
throw UnimplementedError('getCalendarAccounts() has not been implemented.');
}