menu
ur_registry_flutter package
documentation
registries/crypto_hd_key.dart
CryptoHDKey
getPath method
getPath method
dark_mode
light_mode
getPath
method
String
getPath
(
)
Implementation
String getPath() { final response = nativeGetPath(nativeObject).ref; return response.getString(); }
ur_registry_flutter package
documentation
registries/crypto_hd_key
CryptoHDKey
getPath method
CryptoHDKey class