links

@JvmName(name = "getLinksResponseLink")
fun Flow<GetLinksResponse>.links(): Flow<Link>

This paginator transforms the flow returned by getLinksPaginated to access the nested member Link

Return

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