OnUserLocationUpdated typedef

OnUserLocationUpdated = void Function(UserLocation location)

Implementation

typedef void OnUserLocationUpdated(UserLocation location);