getPlugin method

Implementation

IZegoUIKitPlugin? getPlugin(ZegoUIKitPluginType type) {
  return _impl.getPlugin(type);
}