GetValidatedProxies constructor
const
GetValidatedProxies(
- ProxyRepository repository
Creates a new GetValidatedProxies use case with the given repository
Implementation
const GetValidatedProxies(this.repository);