operatingSystem property

OperatingSystemProperties? operatingSystem
final

All of the operating system properties These include the operating system name (i.e. iOS or macOS) and the version number (i.e. 17.5.1)

Implementation

final OperatingSystemProperties? operatingSystem;