UpdateRideInfo method

Future<Response?> UpdateRideInfo()

Implementation

Future<Response?> UpdateRideInfo() async {
  return null;
}