getPlatformType property

PlatformType getPlatformType

Implementation

PlatformType get getPlatformType {
  return _platformInfo.getPlatformType();
}