@override Future<void> disableVirtualBg({bool reset = false}) async { await stopVirtualBackground(reset: reset); }