mimeType property

String? mimeType

Get mime type of this file.

Implementation

String? get mimeType => mime(path);