deprecated property Null safety
read / write
Specifies that a parameter is deprecated and SHOULD be transitioned out of usage.
Implementation
bool? deprecated;
Specifies that a parameter is deprecated and SHOULD be transitioned out of usage.
bool? deprecated;