hasInteracted property

bool get hasInteracted

Returns true if the user has interacted with the map.

Implementation

bool get hasInteracted => _hasInteracted;