addExtension method
Adds the protocol extension to this hook input.
This will HookConfigBuilder.addBuildAssetTypes and add the extensions' config to config.
Implementation
@override
void addExtension(ProtocolExtension extension) =>
extension.setupLinkInput(this);