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