deprecated property

bool? deprecated
final

Whether the thing type is deprecated. If true, no new things could be associated with this type.

Implementation

final bool? deprecated;