GetWheelSizeUseCase constructor

GetWheelSizeUseCase(
  1. WheelRepository repository
)

Implementation

GetWheelSizeUseCase(this.repository);