contentDisposition property

String? get contentDisposition

Implementation

String? get contentDisposition {
  return _metadata.contentDisposition;
}