item 方法

String? item(
  1. int index
)

实现

String? item(int index) native;