SearchSection constructor

const SearchSection(
  1. Client _client
)

Constructs a SearchSection with the given Client.

Implementation

const SearchSection(this._client);