contentType property

String? contentType

Implementation

String? get contentType => _$this._contentType;
void contentType=(String? contentType)

Implementation

set contentType(String? contentType) => _$this._contentType = contentType;