Cancels all active notifications and schedules.
This method returns a Future that resolves when all active notifications and schedules have been cancelled.
@override Future<void> cancelAll() async {}