$TemplateClient constructor

$TemplateClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for template requests.

Implementation

$TemplateClient(this._rootClient);