MimeTypeDetector typedef

MimeTypeDetector = String? Function(File f)

Implementation

typedef String? MimeTypeDetector(File f);