buffer property

BytesBuilder? buffer

A set of UTF-8 encoded bytes that will be written to the response.

Implementation

BytesBuilder? get buffer;