Inheritance
Annotations
  • DocsEditable()
  • DomName('Body')
  • Experimental()

Static Methods

internalCreateBody() Body

Constructors

Body.internal_()

Properties

read / write, inherited
bodyUsed bool

read-only
hashCode int

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

Methods

arrayBuffer() Future

blob() Future

json() Future

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
text() Future

toString() String

Returns a string representation of this object.

inherited