deprecated property

bool? get deprecated
inherited

Declares this operation to be deprecated.

Implementation

@_ApiCallbackMapConverter() Map<String, ApiCallback>? get callbacks;/// Declares this operation to be deprecated.
 bool? get deprecated;