contentType property

String? contentType

Implementation

String? get contentType {
  return _metadata.contentType;
}