asset property

  1. @override
Asset asset
final

The primary input for this build step.

This is the asset that triggered the build step and will be used as the basis for generating output files.

Implementation

@override
final Asset asset;