v2Blob property

List<String>? v2Blob
getter/setter pair

The ordered list of v2 blobs that represent a given image.

Required.

Implementation

core.List<core.String>? v2Blob;