Future<void> enableVirtualBackground(bool enable) async { CallState.instance.showVirtualBackgroundButton = enable; }