GlobalSection constructor

const GlobalSection(
  1. Client _client
)

Creates an instance of GlobalSection with the given Client.

Implementation

const GlobalSection(this._client);