createdAt property

  1. @SmartTimestampConverter()
DateTime? createdAt
final

When this device was first registered.

Set once on initial device registration and never updated.

Implementation

@SmartTimestampConverter()
final DateTime? createdAt;