I got important and normal(parameter in data) notifications in my application. In some cases my application opens important notifications automatically, and when that happens I want to remove it from system notifications. I'm using default implementation with onReceived event to open it.
Can anyone tell me if that's possible? And is there any simple resolution?