metadataModelChildren

@JvmName(name = "describeMetadataModelChildrenResponseMetadataModelReference")
fun Flow<DescribeMetadataModelChildrenResponse>.metadataModelChildren(): Flow<MetadataModelReference>

This paginator transforms the flow returned by describeMetadataModelChildrenPaginated to access the nested member MetadataModelReference

Return

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