IndexesSection constructor
const
IndexesSection(
- Client _client
Constructs an IndexesSection with the given Client.
Implementation
const IndexesSection(this._client);
Constructs an IndexesSection with the given Client.
const IndexesSection(this._client);