cacheControl property

String? get cacheControl

Implementation

String? get cacheControl {
  return _metadata.cacheControl;
}