kernelVersion
kernelVersion
import "package:system_info2/system_info2.dart";
print("Kernel version : ${SysInfo.kernelVersion}");Last updated
Was this helpful?
import "package:system_info2/system_info2.dart";
print("Kernel version : ${SysInfo.kernelVersion}");Last updated
Was this helpful?
Was this helpful?