// ignore: camel_case_types
class platformViewRegistry {
  static void registerViewFactory(String _, dynamic __) {}
}