executing client.getBalance the same code that was working yesterday, now is responding with error:
type 'String' is not a subtype of type 'Map<String, dynamic>' in type cast
It means error on rpc host or is something on my side?
Appreciate your help.
executing
client.getBalancethe same code that was working yesterday, now is responding with error:type 'String' is not a subtype of type 'Map<String, dynamic>' in type castIt means error on rpc host or is something on my side?
Appreciate your help.