getCommonFiles86Dir static method

String? getCommonFiles86Dir()

Implementation

static String? getCommonFiles86Dir() {
  return _platform['COMMONPROGRAMFILES(X86)'];
}