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