Returns this as a WASM canonical abi value.
List<Object?> toWasm() => [Expr.toWasm(value), rows.toWasm()];