SetSalesRepTokenUseCase constructor
- required AuthenticationRepository authenticationRepository,
Implementation
SetSalesRepTokenUseCase({
required this.authenticationRepository,
});
SetSalesRepTokenUseCase({
required this.authenticationRepository,
});