snapshotItem method Null safety

Node? snapshotItem(
  1. int index
)

Implementation

Node? snapshotItem(int index) native;