So i need to pass file path to a method
final mimeTypeData = lookupMimeType(image.path, headerBytes: [0xFF, 0xD8]).split(\'/\');
but when