ProjectRepositoryImage constructor
ProjectRepositoryImage({})
Implementation
ProjectRepositoryImage({required this.digest, required this.tags, this.mediaType, this.manifestSize, this.imageSize, this.updatedAt});
ProjectRepositoryImage({required this.digest, required this.tags, this.mediaType, this.manifestSize, this.imageSize, this.updatedAt});