getAt method

DataGeometry? getAt(
  1. num? n
)

Implementation

external DataGeometry? getAt(num? n);