Exports this calendar to the native calendar.
Returns true when adding succeeeded.
true
Future<bool> exportToNativeCalendar() => VCalendarExporter.export(this);