FieldElement constructor

FieldElement(
  1. Field seed
)

Creates the element for seed.

Implementation

FieldElement(Field super.seed);