providesAppNotificationSettings method

Future<bool> providesAppNotificationSettings()

Implementation

Future<bool> providesAppNotificationSettings() {
  return instance.providesAppNotificationSettings();
}