public WheelDataViewModel GetWheelConfiguration()
 {
     return(_wheelService.GetWheelConfiguration());
 }