mimeType abstract method

Future<String?> mimeType(
  1. String filename
)

Implementation

Future<String?> mimeType(String filename);