thingTypeMetadata property

ThingTypeMetadata? thingTypeMetadata
final

The ThingTypeMetadata contains additional information about the thing type including: creation date and time, a value indicating whether the thing type is deprecated, and a date and time when it was deprecated.

Implementation

final ThingTypeMetadata? thingTypeMetadata;