assetCode property Null safety
read / write
The code of the asset of interest. E.g. BTC, ETH, USD, INR, etc.
Implementation
late String assetCode;
The code of the asset of interest. E.g. BTC, ETH, USD, INR, etc.
late String assetCode;