DirectClient<T> constructor

DirectClient<T>()

Creates a new instance of the client.

Implementation

DirectClient() {
  dependencyResolver.put('controller', 'none');
}