networkTime property

DateTime? networkTime
getter/setter pair

The network time used as the reference to validate the device's current time.

Implementation

late DateTime? networkTime;