remove method Null safety

void remove(
  1. int index
)

Implementation

void remove(int index) native;