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