bytesMode property

BytesJsonMode bytesMode
final

Preferred handling for byte responses.

This value is not currently consumed by the built-in normalizer, which encodes bytes as base64 data.

Implementation

final BytesJsonMode bytesMode;