getAt method

DataLineString? getAt(
  1. num? n
)

Implementation

external DataLineString? getAt(num? n);