responses property

Map<String, Response> get responses
inherited

The possible responses for the operation.

Implementation

RequestBody? get requestBody;/// The possible responses for the operation.
Map<String, Response> get responses;