I'm using 'flutter_background_service' package with Flutter to run a service in the background, when setting up the I need to configure the Notification Channel.
The notification is now being shown but the title and description I set but the App icon is different than my App icon; how can fix this and make it show my real app icon?