contentDisposition property
String?
get
contentDisposition
Implementation
String? get contentDisposition {
return _metadata.contentDisposition;
}
String? get contentDisposition {
return _metadata.contentDisposition;
}