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