Token( this.chainId, this.address, int decimals, { String? symbol, String? name, }) : super(decimals, symbol, name);