change property

bool change

Implementation

bool get change {
  return DartApi.native.bip44PublicKey.changeGet(_ffi) != 0;
}