childrenByFieldName

Get a list of children with the given field name.

Get a list of children with the given field name.

@JvmName(name = "childrenByFieldName")
actual fun childrenByFieldName(name: String): List<Node>(source)

Get a list of children with the given field name.

Get a list of children with the given field name.