Cancel and dismiss all notifications and the active schedules
@override Future<void> cancelAll() async { await methodChannel.invokeMethod(CHANNEL_METHOD_CANCEL_ALL_NOTIFICATIONS); }