This function is for Uploading a new file and get uploaded file url
Future<String?> uploadFileAndGetUrl(Uint8List file, String ref);