networkTime property
The network time used as the reference to validate the device's current time.
Implementation
late DateTime? networkTime;
The network time used as the reference to validate the device's current time.
late DateTime? networkTime;