menu
platform_info_lib package
documentation
platform_info.dart
PlatformInfo
getLogonServerDir static method
getLogonServerDir static method
dark_mode
light_mode
getLogonServerDir
static method
String
?
getLogonServerDir
(
)
Implementation
static String? getLogonServerDir() { return _platform['LOGONSERVER']; }
platform_info_lib package
documentation
platform_info
PlatformInfo
getLogonServerDir static method
PlatformInfo class