DerivativesSection constructor
const
DerivativesSection(
- Client _client
Constructs a DerivativesSection with the given Client.
Implementation
const DerivativesSection(this._client);
Constructs a DerivativesSection with the given Client.
const DerivativesSection(this._client);