Base URL for the Nominatim service.
@override String get endpoints => NominatimConfiguration.baseUrl ?? "https://nominatim.openstreetmap.org";