Package version:

Interface BlobFlatListSegment

An interface representing BlobFlatListSegment.

interface BlobFlatListSegment {
    blobItems: {};
}

Properties

Properties

blobItems: {}