getAt method

DataPolygon? getAt(
  1. num? n
)

Implementation

external DataPolygon? getAt(num? n);