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