Dart SDK
dart:html
WorkerGlobalScope
btoa
method
btoa
WorkerGlobalScope
Constants
errorEvent
PERSISTENT
TEMPORARY
Properties
console
crypto
indexedDB
location
navigator
performance
self
onError
on
Methods
close
importScripts
webkitRequestFileSystem
requestFileSystemSync
resolveLocalFileSystemSyncUrl
webkitResolveLocalFileSystemUrl
atob
btoa
addEventListener
removeEventListener
dispatchEvent
@DomName('WorkerGlobalScope.btoa')
@DocsEditable()
@Experimental()
String
btoa
(
String
string
)
(Not documented.)