operatingSystemVersion 属性
final
一个表示操作系统或平台版本的字符串。
该字符串的格式因操作系统、平台和版本而异,不适合分析。例如:"Linux 5.11.0-1018-gcp #20~20.04.2-Ubuntu SMP Fri Sep 3 01:01:37 UTC 2021" "版本 14.5 (构建 18E182)" '"Windows 10 Pro" 10.0 (构建 19043)"
实现
static final operatingSystemVersion = _Platform.operatingSystemVersion;