ECFieldElement(this.q, this.x) { if (x! >= q!) { throw ArgumentError('Value x must be smaller than q'); } }