xpub property

String get xpub

Implementation

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