setupNotificationChannel method
void
setupNotificationChannel()
Implementation
void setupNotificationChannel() {
_channel.invokeMethod(methodSetupNotificationChannelAndroid);
}
void setupNotificationChannel() {
_channel.invokeMethod(methodSetupNotificationChannelAndroid);
}