Future<String?> saveFile(Uint8List imageBytes, {required String fileName, required String mimeType}) { throw UnimplementedError('saveToDir() has not been implemented.'); }