iosInfo property

IosDeviceInfo get iosInfo

获取iOS设备信息

Implementation

static IosDeviceInfo get iosInfo {
  return _deviceInfo as IosDeviceInfo;
}