$UserThemeClient constructor

$UserThemeClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for user_theme requests.

Implementation

$UserThemeClient(this._rootClient);