deviceExpires property

DateTime? deviceExpires
final

The date at which the current device keys expire. For continued operation, renew your device keys before this date. null if it is not known locally: use SealdSdk.updateCurrentDevice: to retrieve it.

Implementation

final DateTime? deviceExpires;