CategoriesSection constructor

const CategoriesSection(
  1. Client _client
)

Creates an instance of CategoriesSection with the given Client.

Implementation

const CategoriesSection(this._client);