isByteBuffer property

bool get isByteBuffer

Implementation

bool get isByteBuffer => _body is ByteBuffer;