GetBalanceParameters constructor
GetBalanceParameters({})
Implementation
GetBalanceParameters({
required this.address,
this.blockNumber,
this.blockTag,
this.chainId,
this.token,
this.unit,
});
GetBalanceParameters({
required this.address,
this.blockNumber,
this.blockTag,
this.chainId,
this.token,
this.unit,
});