enableDebug property

bool enableDebug
final

Enables verbose debug logging to the console.

Logs reverse-geocoding requests/responses, search operations, and location changes. Defaults to false.

Implementation

final bool enableDebug;