contentType property

String? contentType

Property getter and setter for contentType:

Implementation

String? get contentType;
void contentType=(String? contentType)

Implementation

set contentType(String? contentType);