menu
edge_runtime package
documentation
edge_runtime.dart
btoa function
btoa function
dark_mode
light_mode
btoa
function
String
btoa
(
String
stringToEncode
)
Implementation
String btoa(String stringToEncode) => interop.btoa(stringToEncode);
edge_runtime package
documentation
edge_runtime
btoa function
edge_runtime library