I am developing one android app and I am using retrofit2 for API calls and there is one requirement where I need to call one Synchronous API call. I am following an official