getBip32Xpub method

String getBip32Xpub()

Implementation

String getBip32Xpub() {
  return nativeGetBip32Xpub(nativeObject).ref.getString();
}