account property

int get account

Implementation

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