FieldElement constructor

FieldElement()

Implementation

factory FieldElement() => FieldElement.uncheck(List<int>.filled(10, 0));