---
title: "RemoteFloatArray.OperationKey.IdList"
type: "class"
lastmod: "2026-09-24"
---
## API Reference

> Source set: Android

```kotlin
IdList
```

## Functions

### toDebugString

> Source set: Android

```kotlin
override fun toDebugString(args: List<RemoteStateCacheKey>) =
                "${args[0].toDebugString()}.asIdList()"
```

### reconstruct

> Source set: Android

```kotlin
override fun reconstruct(args: List<BaseRemoteState<*>>): BaseRemoteState<*>
```
