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