assertions

@JvmName(name = "listAssertionsResponseAssertion")
fun Flow<ListAssertionsResponse>.assertions(): Flow<Assertion>

This paginator transforms the flow returned by listAssertionsPaginated to access the nested member Assertion

Return

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