HistoryList constructor

const HistoryList(
  1. Iterable<History> values
)

Implementation

const HistoryList(this.values);