Future<void> setVolumeForAllExcept(String appName, double volume) { throw UnimplementedError( 'setVolumeForAllExcept() has not been implemented.'); }