mimeType property

String? mimeType
latefinal

Mime-type of the file

Implementation

late final String? mimeType = props.davGetcontenttype;