child

expect fun child(index: Int): KtSoupNode?

Get the child KtSoupNode at the given index or null if the index is out of range.

Return

The child KtSoupNode or null if index is out of range.

actual fun child(index: Int): KtSoupNode?
actual fun child(index: Int): KtSoupNode?
actual fun child(index: Int): KtSoupNode?