one constant

FieldElement const one

Implementation

static const FieldElement one =
    FieldElement._fromConstList([1, 0, 0, 0, 0, 0, 0, 0, 0, 0]);