GetSystemSupportInformationResponse constructor

GetSystemSupportInformationResponse({
  1. required SystemInformation supportInformation,
})

Implementation

GetSystemSupportInformationResponse({required this.supportInformation});