copyWith property

Implementation

CopyWith$Mutation$UpdateDeviceEncryptionKeys$updateDeviceEncryptionKeysV2<
  Mutation$UpdateDeviceEncryptionKeys$updateDeviceEncryptionKeysV2
>
get copyWith =>
    CopyWith$Mutation$UpdateDeviceEncryptionKeys$updateDeviceEncryptionKeysV2(
      this,
      (i) => i,
    );