bodyUsed property

bool bodyUsed

indicates whether the body has been read yet

Implementation

bool get bodyUsed => _getProperty(_delegate, 'bodyUsed');