deviceInformationResponse property Null safety
@JsonKey(name: 'GetDeviceInformationResponse'), final
This operation gets basic device information from the device.
Implementation
@JsonKey(name: 'GetDeviceInformationResponse')
final GetDeviceInformationResponse? deviceInformationResponse;