account property

int account

Implementation

int get account {
  return DartApi.native.bip44PublicKey.accountGet(_ffi);
}