getItem method Null safety

String getItem(
  1. int index
)

Implementation

String getItem(int index) native;