menu
blockchain_utils package
documentation
crypto/crypto/cdsa/point/base.dart
AbstractPoint
y property
y property
dark_mode
light_mode
y
property
BigInt
get
y
A property representing the y-coordinate of the point.
Implementation
BigInt get y;
blockchain_utils package
documentation
crypto/crypto/cdsa/point/base
AbstractPoint
y property
AbstractPoint class