contentType property

String? contentType
getter/setter pair

Content-Type of the object data.

If an object is stored without a Content-Type, it is served as application/octet-stream.

Implementation

core.String? contentType;