GroupElementP1P1 constructor

GroupElementP1P1()

Implementation

factory GroupElementP1P1() => GroupElementP1P1.uncheck(
  x: FieldElement(),
  y: FieldElement(),
  z: FieldElement(),
  t: FieldElement(),
);