order property

  1. @override
BigInt? order
final

Represents the order of this point, which is the number of times this point can be added to itself before reaching the infinity point.

Implementation

@override
final BigInt? order;