CategoriesSection constructor
const
CategoriesSection(
- Client _client
Creates an instance of CategoriesSection with the given Client.
Implementation
const CategoriesSection(this._client);
Creates an instance of CategoriesSection with the given Client.
const CategoriesSection(this._client);