Dart API Reference
dart:html
WindowBase64
WindowBase64
class
Annotations
DocsEditable()
DomName('WindowBase64')
Experimental()
Implemented by
Window
WorkerGlobalScope
Instance Methods
atob
(
String
string
) →
String
btoa
(
String
string
) →
String