deprecated property
Specifies whether the parameter is deprecated.
Implementation
bool? get required;/// Specifies whether the parameter is deprecated.
bool? get deprecated;
Specifies whether the parameter is deprecated.
bool? get required;/// Specifies whether the parameter is deprecated.
bool? get deprecated;