menu
ios_device_monitor package
documentation
models/system_uptime.dart
SystemUptime
hasBeenRunningForADay property
hasBeenRunningForADay property
dark_mode
light_mode
hasBeenRunningForADay
property
bool
get
hasBeenRunningForADay
Implementation
bool get hasBeenRunningForADay => uptime >= 86400;
ios_device_monitor package
documentation
models/system_uptime
SystemUptime
hasBeenRunningForADay property
SystemUptime class