fields

@JvmName(name = "describeEntityResponseField")
fun Flow<DescribeEntityResponse>.fields(): Flow<Field>

This paginator transforms the flow returned by describeEntityPaginated to access the nested member Field

Return

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