cacheControl property

String? cacheControl

Implementation

String? get cacheControl {
  return _metadata.cacheControl;
}