getProgramW6432Dir static method

String? getProgramW6432Dir()

Implementation

static String? getProgramW6432Dir() {
  return _platform['PROGRAMW6432(X86)'];
}