$PublicPreviewClient constructor

$PublicPreviewClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for public_preview requests.

Implementation

$PublicPreviewClient(this._rootClient);