requestBody property
The request body of the operation.
Implementation
List<Parameter> get parameters;/// The request body of the operation.
RequestBody? get requestBody;
The request body of the operation.
List<Parameter> get parameters;/// The request body of the operation.
RequestBody? get requestBody;