assets property
BuildInputAssets
get
assets
The assets emitted by hook/build.dart of direct dependencies with ToBuildHooks.
Implementation
BuildInputAssets get assets => BuildInputAssets._(this);
The assets emitted by hook/build.dart of direct dependencies with ToBuildHooks.
BuildInputAssets get assets => BuildInputAssets._(this);