subscribers

@JvmName(name = "describeSubscribersForNotificationResponseSubscriber")
fun Flow<DescribeSubscribersForNotificationResponse>.subscribers(): Flow<Subscriber>

This paginator transforms the flow returned by describeSubscribersForNotificationPaginated to access the nested member Subscriber

Return

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