$WhatsNewClient constructor

$WhatsNewClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for whats_new requests.

Implementation

$WhatsNewClient(this._rootClient);