TrendingSection constructor

const TrendingSection(
  1. Client _client
)

Creates an instance of TrendingSection with the given Client.

Implementation

const TrendingSection(this._client);