Query$GetDeviceByIdV2 constructor

Query$GetDeviceByIdV2({
  1. Query$GetDeviceByIdV2$deviceByIdV2? deviceByIdV2,
  2. String $__typename = 'Query',
})

Implementation

Query$GetDeviceByIdV2({this.deviceByIdV2, this.$__typename = 'Query'});