GlobalSection constructor
const
GlobalSection(
- Client _client
Creates an instance of GlobalSection with the given Client.
Implementation
const GlobalSection(this._client);
Creates an instance of GlobalSection with the given Client.
const GlobalSection(this._client);