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