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