bodyUsed property
bool
get
bodyUsed
Stores a Boolean
that declares whether the body has been used in a
response yet.
Implementation
_i2.bool get bodyUsed => _i4.getProperty(
this,
'bodyUsed',
);