engagementInvitationSummaries

@JvmName(name = "listEngagementInvitationsResponseEngagementInvitationSummary")
fun Flow<ListEngagementInvitationsResponse>.engagementInvitationSummaries(): Flow<EngagementInvitationSummary>

This paginator transforms the flow returned by listEngagementInvitationsPaginated to access the nested member EngagementInvitationSummary

Return

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