getCurrentPlatform static method

String getCurrentPlatform()

Implementation

static String getCurrentPlatform() {
  return _detectPlatform();
}