body property
T?
body
final
The parsed error body, if the operation's default: response declared
a schema. Null otherwise.
Implementation
final T? body;
The parsed error body, if the operation's default: response declared
a schema. Null otherwise.
final T? body;