path property

String path

Implementation

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