path property

String get path

Implementation

String get path {
  return DartApi.native.bip44PublicKey.pathGet(_ffi).intoString();
}