menu
khadem package
documentation
contracts.dart
StorageDisk
mimeType abstract method
mimeType abstract method
dark_mode
light_mode
mimeType
abstract method
Future
<
String
?
>
mimeType
(
String
path
)
Returns the MIME type of the file.
Implementation
Future<String?> mimeType(String path);
khadem package
documentation
contracts
StorageDisk
mimeType abstract method
StorageDisk class