getPlatformVersion static method

TaskApi getPlatformVersion()

Implementation

static TaskApi getPlatformVersion() {
  return TaskApi('getPlatformVersion', null);
}