statusCode property
The default status code for the successful response (e.g., 200, 201).
If provided, this overrides the automatically deduced status code.
Implementation
final int? statusCode;
The default status code for the successful response (e.g., 200, 201).
If provided, this overrides the automatically deduced status code.
final int? statusCode;