encodeBodyUtf8 property
@doc Whether to encode the body as UTF-8 bytes. Some APIs (such as MongoDB) require this in order to function properly.
Implementation
@$pb.TagNumber(8)
$core.bool get encodeBodyUtf8 => $_getBF(7);
@doc Whether to encode the body as UTF-8 bytes. Some APIs (such as MongoDB) require this in order to function properly.
@$pb.TagNumber(8)
$core.bool get encodeBodyUtf8 => $_getBF(7);