deprecated property
getter/setter pair
Whether the artifact is deprecated.
Mutable so setDeprecated can keep the local model in sync with the server after a successful update.
Implementation
late bool deprecated;
Whether the artifact is deprecated.
Mutable so setDeprecated can keep the local model in sync with the server after a successful update.
late bool deprecated;