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