copyWith property

Implementation

CopyWith$Mutation$UpdateDeviceEncryptionKeysFromInputs$updateDeviceEncryptionKeysFromInputs<
  Mutation$UpdateDeviceEncryptionKeysFromInputs$updateDeviceEncryptionKeysFromInputs
>
get copyWith =>
    CopyWith$Mutation$UpdateDeviceEncryptionKeysFromInputs$updateDeviceEncryptionKeysFromInputs(
      this,
      (i) => i,
    );