$AutoCompleteClient constructor
$AutoCompleteClient(
- $Client _rootClient
Creates a new DynamiteClient
for auto_complete requests.
Implementation
$AutoCompleteClient(this._rootClient);
Creates a new DynamiteClient
for auto_complete requests.
$AutoCompleteClient(this._rootClient);