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