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