$RemoteClient constructor

$RemoteClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for remote requests.

Implementation

$RemoteClient(this._rootClient);