This function is for updating an existing file and get updated file url
Future<String?> updateFileAndGetUrl(String downloadUrl, Uint8List file);