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