menu
blockchain_utils package
documentation
crypto/crypto/ec/projective/native/affine_native.dart
ProjectivAffinePoint
x property
x property
dark_mode
light_mode
x
property
@
override
BigInt
x
final
Represents the x-coordinate of this point in affine coordinates.
Implementation
@override final BigInt x;
blockchain_utils package
documentation
crypto/crypto/ec/projective/native/affine_native
ProjectivAffinePoint
x property
ProjectivAffinePoint class