artifacts property

  1. @TagNumber(1)
Map<String, Artifact> artifacts

Invocation-level artifacts to report. The map key is an artifact id.

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, $2.Artifact> get artifacts => $_getMap(0);