item method

Map item (int index)

Implementation

Map item(int index) {
  return convertNativeToDart_Dictionary(_item_1(index));
}