deprecated property

bool? get deprecated
inherited

Specifies whether the operation is deprecated.

Implementation

List<String>? get produces;/// Specifies whether the operation is deprecated.
bool? get deprecated;