standards

@JvmName(name = "describeStandardsResponseStandard")
fun Flow<DescribeStandardsResponse>.standards(): Flow<Standard>

This paginator transforms the flow returned by describeStandardsPaginated to access the nested member Standard

Return

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