copyWith property

Implementation

CopyWith$Mutation$PairDeviceWithExternalId$pairDeviceWithExternalId<
  Mutation$PairDeviceWithExternalId$pairDeviceWithExternalId
>
get copyWith =>
    CopyWith$Mutation$PairDeviceWithExternalId$pairDeviceWithExternalId(
      this,
      (i) => i,
    );