CoinsSection constructor

const CoinsSection(
  1. Client _client
)

Constructs a CoinsSection with the given Client.

Implementation

const CoinsSection(this._client);