updateUserLocationAnnotationView method
void
updateUserLocationAnnotationView()
Updates the position of the user location annotation view by retreiving the user's last known location.
Implementation
void updateUserLocationAnnotationView() {
_objc_msgSend_1pl9qdv(this.ref.pointer, _sel_updateUserLocationAnnotationView);
}