toJsonScheme method

  1. @override
SystemInformationData toJsonScheme()
override

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

Implementation

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