contentType property

String? contentType

The type of content this Blob represents.

By convention this is a MIME type.

Implementation

String? get contentType;