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