id property Null safety

String? id
read / write

Artifact ID, if any; for container images, this will be a URL by digest like gcr.io/projectID/imagename@sha256:123456.

Implementation

core.String? id;