Set the general visibility value
Future<void> setVisible(bool visible) => DisplayRulePlatform.instance.setVisible(id, visible);