empty static method
create SystemInformationData Empty
Implementation
static SystemInformationData empty() {
return SystemInformationData({});
}
create SystemInformationData Empty
static SystemInformationData empty() {
return SystemInformationData({});
}