item method

Node item (
  1. int index
)

Implementation

Node? item(int? index) native;