contentType property Null safety
The type of content this Blob represents.
By convention this is a MIME type.
Implementation
String? get contentType;
The type of content this Blob represents.
By convention this is a MIME type.
String? get contentType;