contentType property

ContentType? contentType
final

The ContentType of the uploaded file.

For text/* and application/json the content field will a String.

Implementation

final ContentType? contentType;