call abstract method

TRes call({
  1. Mutation$PairDeviceWithExternalId$pairDeviceWithExternalId? pairDeviceWithExternalId,
  2. String? $__typename,
})

Implementation

TRes call({
  Mutation$PairDeviceWithExternalId$pairDeviceWithExternalId?
  pairDeviceWithExternalId,
  String? $__typename,
});