getPowershellDistributionChannel static method
Implementation
static String? getPowershellDistributionChannel() {
return _platform['POWERSHELL_DISTRIBUTION_CHANNEL'];
}
static String? getPowershellDistributionChannel() {
return _platform['POWERSHELL_DISTRIBUTION_CHANNEL'];
}