notifications

@JvmName(name = "describeNotificationsForBudgetResponseNotification")
fun Flow<DescribeNotificationsForBudgetResponse>.notifications(): Flow<Notification>

This paginator transforms the flow returned by describeNotificationsForBudgetPaginated to access the nested member Notification

Return

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