menu
aptos package
documentation
utils/hd_key.dart
replaceDerive function
replaceDerive function
dark_mode
light_mode
replaceDerive
function
String
replaceDerive
(
String
val
)
Implementation
String replaceDerive(String val) => val.replaceAll("'", "");
aptos package
documentation
utils/hd_key
replaceDerive function
hd_key library