Retrofit Helper
object RetrofitHelper
Helper class for creating a Retrofit instance to interact with the Nominatim API. This class uses a singleton pattern to provide a single instance of the Retrofit object.
Helper class for creating a Retrofit instance to interact with the Nominatim API. This class uses a singleton pattern to provide a single instance of the Retrofit object.