baseUrl property
Specifies the base URL for the Nominatim API. Defaults to the official OpenStreetMap Nominatim instance.
Implementation
static String? baseUrl = 'https://nominatim.openstreetmap.org';
Specifies the base URL for the Nominatim API. Defaults to the official OpenStreetMap Nominatim instance.
static String? baseUrl = 'https://nominatim.openstreetmap.org';