getProgramFiles86Dir static method

String? getProgramFiles86Dir()

Implementation

static String? getProgramFiles86Dir() {
  return _platform['PROGRAMFILES(X86)'];
}