DeviceAuthUseCase constructor

DeviceAuthUseCase(
  1. AuthRepository repository
)

Implementation

DeviceAuthUseCase(this.repository);