$UpcomingEventsClient constructor

$UpcomingEventsClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for upcoming_events requests.

Implementation

$UpcomingEventsClient(this._rootClient);