resources

@JvmName(name = "listCoverageResponseCoverageResource")
fun Flow<ListCoverageResponse>.resources(): Flow<CoverageResource>

This paginator transforms the flow returned by listCoveragePaginated to access the nested member CoverageResource

Return

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