contentType property
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;
Content-Type of the object data.
If an object is stored without a Content-Type, it is served as application/octet-stream.
core.String? contentType;