kernelVersion property

String? kernelVersion
final

An independent kernel version string.

This is typically the entire output of the uname syscall.

Implementation

final String? kernelVersion;