deviceInformationResponse property

  1. @JsonKey(name: 'GetDeviceInformationResponse')
GetDeviceInformationResponse? deviceInformationResponse
final

This operation gets basic device information from the device.

Implementation

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