static Future<String?> setView(String name) { return CxFlutterPluginPlatform.instance.setView(name); }