Cancel and dismiss all notifications and the active schedules
@override Future<void> cancelAll() { return LocalNotificationsPlatform.instance.cancelAll(); }