EthStats extension Null safety

on

Methods

ethPrice() Future<EtherScanPriceModel>
Returns the price of ether now [...]
ethSupply() Future<EtherScanSupplyModel>
Returns total supply of ether [...]
tokenSupply({String? tokenName, String? contractAddress}) Future<EtherScanSupplyModel>
Returns the supply of Tokens [...]