parameters property

List<Parameter> get parameters
inherited

A list of parameters for the operation.

Implementation

String? get operationId;/// A list of parameters for the operation.
List<Parameter> get parameters;