setLocation abstract method
Sets a location and notifies all consumers of this location.
location
Any desirable location that we would like to provide.
Implementation
void setLocation(
mapkit_location_location.Location location, DummyLocationQuality quality);