standardsSubscriptions

@JvmName(name = "getEnabledStandardsResponseStandardsSubscription")
fun Flow<GetEnabledStandardsResponse>.standardsSubscriptions(): Flow<StandardsSubscription>

This paginator transforms the flow returned by getEnabledStandardsPaginated to access the nested member StandardsSubscription

Return

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