change property

bool get change

Implementation

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