OnUserLocationUpdated typedef

OnUserLocationUpdated = void Function(UserLocation location)

Implementation

typedef OnUserLocationUpdated = void Function(UserLocation location);