$AvatarClient constructor

$AvatarClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for avatar requests.

Implementation

$AvatarClient(this._rootClient);