DerivativesSection constructor

const DerivativesSection(
  1. Client _client
)

Constructs a DerivativesSection with the given Client.

Implementation

const DerivativesSection(this._client);