metadata property

FullMetadata metadata

The metadata. Before the upload completes, it contains the metadata sent to the server. After the upload completes, it contains the metadata sent back from the server.

Implementation

FullMetadata get metadata => FullMetadata.getInstance(jsObject.metadata);