setupNotificationChannel method

void setupNotificationChannel()

Implementation

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