func stopLoading()

in Sources/UberRides/RideRequestViewController.swift [170:172]


    func stopLoading() {
        rideRequestView.cancelLoad()
    }