Dart SDK
dart:html
WindowBase64
property runtimeType
runtimeType
class WindowBase64
Properties
hashCode
runtimeType
Methods
atob
btoa
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType