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