userAgent property

String? userAgent
getter/setter pair

Specifies the User-Agent string to be used for HTTP requests to the Nominatim API.

Implementation

static String? userAgent = 'NominatimFlutter/0.0.8';