ContractSection constructor

const ContractSection(
  1. Client _client
)

Creates an instance of ContractSection with the given Client.

Implementation

const ContractSection(this._client);