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