getCharNumAtPosition method Null safety

int getCharNumAtPosition (
  1. Point point
)

Implementation

int getCharNumAtPosition(Point point) native;