menu
snapp_cli package
documentation
host_runner/host_runner_platform.dart
WindowsHostRunnerPlatform
homePath property
homePath property
dark_mode
light_mode
homePath
property
@
override
String
get
homePath
override
Implementation
@override String get homePath => platform.environment['UserProfile']!;
snapp_cli package
documentation
host_runner/host_runner_platform
WindowsHostRunnerPlatform
homePath property
WindowsHostRunnerPlatform class