getHistoryList method

List<History> getHistoryList()

Implementation

List<History> getHistoryList() => List.from(_historyList);