Blurs the app content while the app is in the background.
Future<void> setBackgroundBlur({required bool blurEnabled}) => throw UnsupportedError('setBackgroundBlur() has not been implemented.');