|
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
#include "generated_plugin_registrant.h"
|
|
|
|
#include <bytedesk_kefu/bytedesk_kefu_plugin.h>
|
|
|
|
void RegisterPlugins(flutter::PluginRegistry* registry) {
|
|
BytedeskKefuPluginRegisterWithRegistrar(
|
|
registry->GetRegistrarForPlugin("BytedeskKefuPlugin"));
|
|
}
|