contentDisposition property

String? contentDisposition

Implementation

String? get contentDisposition {
  return _metadata.contentDisposition;
}