kernelVersion property

String? kernelVersion
getter/setter pair

An independent kernel version string.

This is typically the entire output of the uname syscall.

Implementation

String? kernelVersion;