l2 property

List<FlSpot> l2

specialized

Implementation

List<FlSpot> get l2 => list.length >= 2 ? list[1] : list[0];