contentType property

String? contentType
final

Served as the 'Content-Type' header on object download.

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type.

Implementation

final String? contentType;