DataAssetLinkOutputBuilderAdd extension type

Extension on LinkOutputBuilder to emit data assets.

on

Methods

add(DataAsset asset) → void
Adds the given asset to the link hook output.
addAll(Iterable<DataAsset> assets) → void
Adds the given assets to the link hook output.