setNotificationSound static method
Implementation
static setNotificationSound(bool enable) {
  return FlyChatFlutterPlatform.instance.setNotificationSound(enable);
}static setNotificationSound(bool enable) {
  return FlyChatFlutterPlatform.instance.setNotificationSound(enable);
}