NftsSection constructor

const NftsSection(
  1. Client _client
)

Constructor for NftsSection

client is the HTTP client used for making requests

Implementation

const NftsSection(this._client);