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