GlobalCoins constructor
GlobalCoins({})
Implementation
GlobalCoins({
this.activeCryptocurrencies=-1,
this.upcomingIcos,
this.ongoingIcos,
this.endedIcos,
this.markets,
this.totalMarketCap,
this.totalVolume,
this.marketCapPercentage,
this.marketCapChangePercentage24hUsd,
this.updatedAt,
});