getLineData method

LineData? getLineData()

Implementation

LineData? getLineData() {
  return _lineData;
}