systemInfo property

SystemInfoApi systemInfo

The SystemInfo domain defines methods and events for querying low-level system information.

Implementation

SystemInfoApi get systemInfo => _systemInfo ??= SystemInfoApi(client);