GroupElementP2 constructor

GroupElementP2()

Implementation

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