@override Future<Result<String>> getPresignedUrl() async { return await _userRepository.getPresignedUrl(); }