key property

int key

Implementation

int get key {
  return DartApi.native.bip44PublicKey.keyGet(_ffi);
}