cacheControl property

String? cacheControl
final

Served as the 'Cache-Control' header on object download.

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control.

Implementation

final String? cacheControl;