resources

@JvmName(name = "getResourcesV2ResponseResourceResult")
fun Flow<GetResourcesV2Response>.resources(): Flow<ResourceResult>

This paginator transforms the flow returned by getResourcesV2Paginated to access the nested member ResourceResult

Return

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