Spaces:
Running
Running
| // | |
| // Generated file. Do not edit. | |
| // | |
| // clang-format off | |
| void RegisterPlugins(flutter::PluginRegistry* registry) { | |
| PermissionHandlerWindowsPluginRegisterWithRegistrar( | |
| registry->GetRegistrarForPlugin("PermissionHandlerWindowsPlugin")); | |
| } | |