Set the wall's visibility value
Future<void> setWallVisible(bool visible) => DisplayRulePlatform.instance.setWallVisible(id, visible);