Future<String> getBalance({dynamic hint}) => RustLib.instance.api.walletGetBalance(that: this, hint: hint);