SystemRebootResponse.fromJson constructor Null safety
Implementation
factory SystemRebootResponse.fromJson(Map<String, dynamic> json) =>
_$SystemRebootResponseFromJson(json);
factory SystemRebootResponse.fromJson(Map<String, dynamic> json) =>
_$SystemRebootResponseFromJson(json);