contentDisposition property

String? contentDisposition
final

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

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

Implementation

final String? contentDisposition;