inputs

@JvmName(name = "listInputsResponseInput")
fun Flow<ListInputsResponse>.inputs(): Flow<Input>

This paginator transforms the flow returned by listInputsPaginated to access the nested member Input

Return

A kotlinx.coroutines.flow.Flow that can collect Input