operationId property

String? get operationId
inherited

A unique string used to identify the operation.

Implementation

String? get description;/// A unique string used to identify the operation.
String? get operationId;