setEnd method Null safety

void setEnd (
  1. Node node,
  2. int offset
)

Implementation

void setEnd(Node node, int offset) native;