operationId property

String? get operationId
inherited

The name of an existing, resolvable OAS operation, as defined with a unique operationId.

Implementation

String? get operationId => throw _privateConstructorUsedError;