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