menu
blockchain_utils package
documentation
crypto/crypto/cdsa/point/ec_projective_point.dart
ProjectiveECCPoint
isEven property
isEven property
dark_mode
light_mode
isEven
property
bool
get
isEven
Implementation
bool get isEven => y.isEven;
blockchain_utils package
documentation
crypto/crypto/cdsa/point/ec_projective_point
ProjectiveECCPoint
isEven property
ProjectiveECCPoint class