candleData property

List<CandleRow> candleData
getter/setter pair

Implementation

List<CandleRow> candleData = <CandleRow>[];