SimpleSection constructor

const SimpleSection(
  1. Client _client
)

Creates an instance of SimpleSection with the given Client.

Implementation

const SimpleSection(this._client);