IndexesSection constructor

const IndexesSection(
  1. Client _client
)

Constructs an IndexesSection with the given Client.

Implementation

const IndexesSection(this._client);