menu
opentool_daemon package
documentation
opentool_daemon_utils.dart
SystemUtil
getOS static method
getOS static method
dark_mode
light_mode
getOS
static method
String
getOS
(
)
Implementation
static String getOS() { return Platform.operatingSystem; // linux, windows, macos }
opentool_daemon package
documentation
opentool_daemon_utils
SystemUtil
getOS static method
SystemUtil class