flutter: Unhandled Exception: type 'Null' is not a subtype of type 'String'
I tried to use Moralis API to call NFT via wallet address, but got following error. Unhandled Exception: type 'Null' is not a subtype of type 'String' These are the code lines that were pointed out as having errors. final…