ParameterOptions.deprecated_

Specifies that a parameter is deprecated and SHOULD be transitioned out of usage.

mixintemplate ParameterOptions()
@optional
@SerializedName("deprecated")
bool deprecated_;

Meta