xpub property

String xpub

Implementation

String get xpub {
  return DartApi.native.hydraPrivate.xpubGet(_ffi).intoString();
}