datas property

List<KLineEntity>? datas
getter/setter pair

A list of KLineEntity objects representing the chart data.

Implementation

List<KLineEntity>? datas;