GetSystemSupportInformationResponse constructor

GetSystemSupportInformationResponse({
  1. SystemInformation? supportInformation,
})

Implementation

GetSystemSupportInformationResponse({this.supportInformation});