call abstract method

TRes call({
  1. String? id,
  2. String? serial,
  3. String? devicePop,
  4. String? alias,
  5. Query$GetDeviceByIdV2$deviceByIdV2$plusDevice? plusDevice,
  6. String? $__typename,
})

Implementation

TRes call({
  String? id,
  String? serial,
  String? devicePop,
  String? alias,
  Query$GetDeviceByIdV2$deviceByIdV2$plusDevice? plusDevice,
  String? $__typename,
});