menu
flutter_aleo_sdk package
documentation
aleo/aleo_hd_key.dart
replaceDerive function
replaceDerive function
dark_mode
light_mode
replaceDerive
function
String
replaceDerive
(
String
val
)
Implementation
String replaceDerive(String val) => val.replaceAll("'", "");
flutter_aleo_sdk package
documentation
aleo/aleo_hd_key
replaceDerive function
aleo_hd_key library