comparePoint method Null safety

int comparePoint (
  1. Node node,
  2. int offset
)

Implementation

int comparePoint(Node node, int offset) native;