locationPickerConfig property
Timing configuration (debounce durations).
Controls how long the widget waits after the map stops moving before calling the geocoding API, and how long it waits after the user stops typing before calling the search API.
If omitted, defaults to 300 ms for both.
Implementation
final NeshanLocationPickerConfig? locationPickerConfig;