factory Element.fromInt(int l0, int l1, int l2, int l3, int l4) => Element(l0.toBigInt, l1.toBigInt, l2.toBigInt, l3.toBigInt, l4.toBigInt);