checksum property Null safety

String? checksum
read / write

Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.

Implementation

core.String? checksum;