assetName property

String? assetName
final

Asset identifier.

Used to output the BuildOutput.assets.

If omitted, no asset will be added to the build output.

Implementation

final String? assetName;