CompaniesSection constructor

const CompaniesSection(
  1. Client _client
)

Creates an instance of CompaniesSection with the given Client.

Implementation

const CompaniesSection(this._client);