getRotationOfChar method Null safety

double getRotationOfChar(
  1. int charnum
)

Implementation

double getRotationOfChar(int charnum) native;