hint method Null safety

void hint(
  1. int target,
  2. int mode
)

Implementation

void hint(int target, int mode) native;