empty static method

SystemInfoFetchData empty()
override

create SystemInfoFetchData Empty

Implementation

static SystemInfoFetchData empty() {
  return SystemInfoFetchData({});
}