toJsonScheme method

SystemInformationData toJsonScheme()

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

SystemInformationData toJsonScheme() {
  return SystemInformationData(toJson());
}