mimeType property
string
get
mimeType
Implementation
string get mimeType => lookupMimeType(this.path) ?? "application/octet-stream";
string get mimeType => lookupMimeType(this.path) ?? "application/octet-stream";