toData method

List<T> toData()

Implementation

List<T> toData() => _entries.toData();