toJsonScheme method

SystemInformationData toJsonScheme()

Implementation

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