operationId property

String? operationId
final

A stable id for this route. Derived from the method name when omitted.

Implementation

final String? operationId;