item method Null safety

String? item(
  1. int index
)

Implementation

String? item(int index) native;