deviceInformationResponse property Null safety

GetDeviceInformationResponse? deviceInformationResponse
@JsonKey(name: 'GetDeviceInformationResponse'), final

This operation gets basic device information from the device.

Implementation

@JsonKey(name: 'GetDeviceInformationResponse')
final GetDeviceInformationResponse? deviceInformationResponse;