Linkset constructor.
\Drupal\Core\Menu\MenuLinkTreeInterface $menuTree: The menu tree loader service. This is used to load a menu's link elements so that they can be serialized into a linkset response.
public function __construct(MenuLinkTreeInterface $menuTree) { }