entries property
List<IndicatorOHLC>
get
entries
The entries of the input
Implementation
List<IndicatorOHLC> get entries => input.entries;
The entries of the input
List<IndicatorOHLC> get entries => input.entries;