DirectClient<T> constructor
Creates a new instance of the client.
Implementation
DirectClient() {
dependencyResolver.put('service', 'none');
}
Creates a new instance of the client.
DirectClient() {
dependencyResolver.put('service', 'none');
}