getPlaftorm static method

String getPlaftorm()

Implementation

static String getPlaftorm() {
  return Platform.operatingSystem;
}