setPointerCapture method Null safety

void setPointerCapture(
  1. int pointerId
)

Implementation

void setPointerCapture(int pointerId) native;