Dart SDK
dart:html
WindowBase64
class
WindowBase64
Methods
Methods
atob
btoa
(Not documented.)
Annotations
DocsEditable()
DomName('WindowBase64')
Experimental()
Implemented by
Window
WorkerGlobalScope
Methods
atob
(
String
string
) →
String
btoa
(
String
string
) →
String