assetsForLinking property

Map<String, List<AssetImpl>> assetsForLinking

The native assets produced by the hooks, which should be linked.

Implementation

Map<String, List<AssetImpl>> get assetsForLinking;