systemInfo property
SystemInfoApi
get
systemInfo
The SystemInfo domain defines methods and events for querying low-level system information.
Implementation
SystemInfoApi get systemInfo => _systemInfo ??= SystemInfoApi(client);