$ShareInfoClient constructor

$ShareInfoClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for share_info requests.

Implementation

$ShareInfoClient(this._rootClient);