hasInteracted property
bool
get
hasInteracted
Returns true if the user has interacted with the map.
Implementation
bool get hasInteracted => _hasInteracted;
Returns true if the user has interacted with the map.
bool get hasInteracted => _hasInteracted;