kernelVersion property
An independent kernel version string.
This is typically the entire output of the uname
syscall.
Implementation
final String? kernelVersion;
An independent kernel version string.
This is typically the entire output of the uname
syscall.
final String? kernelVersion;