onUserLocationUpdated property
While the myLocationEnabled property is set to true, this method is
called whenever a new location update is received by the map view.
Implementation
final OnUserLocationUpdated? onUserLocationUpdated;
While the myLocationEnabled property is set to true, this method is
called whenever a new location update is received by the map view.
final OnUserLocationUpdated? onUserLocationUpdated;