imageSizeInBytes property
The size, in bytes, of the image in the repository.
If the image is a manifest list, this will be the max size of all manifests in the list.
Implementation
final int? imageSizeInBytes;
The size, in bytes, of the image in the repository.
If the image is a manifest list, this will be the max size of all manifests in the list.
final int? imageSizeInBytes;