httpBody property
HttpBody?
httpBody
final
Optional. The prediction input. Supports HTTP headers and arbitrary data payload.
Implementation
final HttpBody? httpBody;
Optional. The prediction input. Supports HTTP headers and arbitrary data payload.
final HttpBody? httpBody;