change property

bool change

Implementation

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