SearchSection constructor
const
SearchSection(
- Client _client
Constructs a SearchSection with the given Client.
Implementation
const SearchSection(this._client);
Constructs a SearchSection with the given Client.
const SearchSection(this._client);