menu
nets_core package
documentation
utils/device_utils.dart
DeviceIdentifierUtil
setDeviceUpdated static method
setDeviceUpdated static method
dark_mode
light_mode
setDeviceUpdated
static method
void
setDeviceUpdated
(
DateTime
updated
)
Implementation
static void setDeviceUpdated(DateTime updated) { deviceIdentifier?.updated = updated; }
nets_core package
documentation
utils/device_utils
DeviceIdentifierUtil
setDeviceUpdated static method
DeviceIdentifierUtil class