convert method

StreamingCandleInterval convert(
  1. String value
)

Implementation

StreamingCandleInterval convert(String value) => _data[value]!;